mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-15 16:00:23 +00:00
7 lines
306 B
Plaintext
7 lines
306 B
Plaintext
/*!40019 SET @@session.max_insert_delayed_threads=0*/;
|
|
/*!50003 SET @OLD_COMPLETION_TYPE=@@COMPLETION_TYPE,COMPLETION_TYPE=0*/;
|
|
DELIMITER /*!*/;
|
|
# at 498006722
|
|
#071207 12:02:50 server id 21 end_log_pos 498006652 Pontificate thread_id=104168 exec_time=20664 error_code=0
|
|
insert into foo values (12)/*!*/;
|