mirror of
https://github.com/MariaDB/server.git
synced 2026-05-10 00:54:30 +02:00
merged 5.1-5.1.29-rc -> 5.1-bugteam
This commit is contained in:
commit
7831b221e0
69 changed files with 6462 additions and 215 deletions
|
|
@ -1256,6 +1256,7 @@ connect (con1,localhost,root,,);
|
|||
connect (con2,localhost,root,,);
|
||||
SET SESSION AUTOCOMMIT = 0;
|
||||
SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED;
|
||||
set binlog_format=mixed;
|
||||
--echo # Switch to connection con1
|
||||
connection con1;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue