mats@romeo.(none)
|
5488c269be
|
BUG#20821 (INSERT DELAYED failes to write some rows to binlog):
Fixing typo and potential memory problem.
Reducing number of concurrent mysqlslap threads since tests fail
in pushbuild due to too many threads.
|
2006-07-08 06:15:24 +02:00 |
|
mats@romeo.(none)
|
f7d0091dfa
|
Adding sleep to allow mysqlslap to finish it's job on systems under high load.
|
2006-07-07 09:25:12 +02:00 |
|
mats@mysql.com
|
8f5689fd4f
|
Switching to use INSERT DELAYED, which it should be, for rpl_insert.
|
2006-07-05 21:17:00 +02:00 |
|
mats@mysql.com
|
fd92d8072a
|
BUG#20821 (INSERT DELAYED fails to write some rows to binlog):
Reverting to old behaviour of writing the query before all rows
have been written.
|
2006-07-05 16:58:56 +02:00 |
|