• Gerhard Häring's avatar
    Forward-port of commit 59184. · 99b9df8e
    Gerhard Häring yazdı
    - Backported a workaround for a bug in SQLite 3.2.x/3.3.x versions where a
      statement recompilation with no bound parameters lead to a segfault
    - Backported a fix necessary because of an SQLite API change in version
      3.5.
      This prevents segfaults when executing empty queries, like our test suite
      does
    99b9df8e
Adı
Son kayıt (commit)
Son güncelleme
..
cache.c Loading commit data...
cache.h Loading commit data...
connection.c Loading commit data...
connection.h Loading commit data...
cursor.c Loading commit data...
cursor.h Loading commit data...
microprotocols.c Loading commit data...
microprotocols.h Loading commit data...
module.c Loading commit data...
module.h Loading commit data...
prepare_protocol.c Loading commit data...
prepare_protocol.h Loading commit data...
row.c Loading commit data...
row.h Loading commit data...
sqlitecompat.h Loading commit data...
statement.c Loading commit data...
statement.h Loading commit data...
util.c Loading commit data...
util.h Loading commit data...