auto-merge

This commit is contained in:
Timothy Smith 2009-04-02 02:37:20 -06:00
commit 78fa1a6626

View File

@ -1408,6 +1408,7 @@ SELECT * FROM t1;
--echo # Switch to connection con2
connection con2;
--reap
SELECT * FROM t1;
connection default;