|
c34601adec
|
If mysqlslap schema does not exists, it should be an error, so no need for IF EXISTS
Setting default database back to 'test', so that next test case don't use the wrong database
|
2006-09-21 13:04:33 +02:00 |
|
|
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 |
|
|
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 |
|