summaryrefslogtreecommitdiff
path: root/mysql-test/t/rpl_insert.test
Commit message (Expand)AuthorAgeFilesLines
* WL#3933 Split main test suite to rpl, rpl_ndb and ndbunknown2007-06-271-44/+0
* If mysqlslap schema does not exists, it should be an error, so no need for IF...unknown2006-09-211-6/+9
* Loop wait with timeout until 5000 records are in table after mysqlslap with I...unknown2006-07-211-1/+13
* BUG#20821 (INSERT DELAYED failes to write some rows to binlog):unknown2006-07-081-1/+1
* Adding sleep to allow mysqlslap to finish it's job on systems under high load.unknown2006-07-071-0/+2
* Switching to use INSERT DELAYED, which it should be, for rpl_insert.unknown2006-07-051-1/+1
* BUG#20821 (INSERT DELAYED fails to write some rows to binlog):unknown2006-07-051-0/+27