mirror of
https://github.com/sqlite/sqlite.git
synced 2025-08-01 06:27:03 +03:00
Fix the multiplex.test module so that it works with the inmemory_journal
permutation. FossilOrigin-Name: 03d9480fc4a8310bc8da81a64f9206c8f4b501d9
This commit is contained in:
@ -572,6 +572,7 @@ if {0==[info exists ::G(perm:presql)] || $::G(perm:presql) == ""} {
|
||||
|
||||
ifcapable vacuum {
|
||||
|
||||
sqlite3_multiplex_shutdown
|
||||
do_test multiplex-6.0.0 {
|
||||
multiplex_delete test.db
|
||||
sqlite3_multiplex_initialize "" 1
|
||||
|
Reference in New Issue
Block a user