summaryrefslogtreecommitdiff
path: root/mysql-test/t/rpl_rotate_logs.test
Commit message (Expand)AuthorAgeFilesLines
* Official builds are tested with mysql-test-run --sleep=10, and the slaveunknown2003-11-191-1/+2
* Don't show Slave_IO_State in the testsuite (replace it with #) because it can...unknown2003-10-091-3/+3
* Final push for WL#1098:unknown2003-10-091-0/+3
* Merge with 4.0.14unknown2003-08-111-7/+11
|\
| * Changed change_master() to use ER_MASTER_INFO (better display).unknown2003-06-171-2/+8
| * Better error reporting in mysql-test-run (don't hide the important messageunknown2003-06-171-3/+0
* | Added SHOW MASTER LOGS as synonym for SHOW BINARY LOGS.unknown2003-07-121-1/+4
* | Fixes to avoid errors from valgrindunknown2003-03-181-0/+1
* | Conflicts relsolvingunknown2003-03-111-1/+3
|\ \
| * | Added 'PURGE LOGS BEFORE' commandunknown2003-03-111-1/+3
* | | Merge with 4.0.11unknown2003-02-041-2/+2
|\ \ \ | |/ / |/| / | |/
| * Fixes for Netwareunknown2003-01-281-2/+2
* | Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-4/+7
* | Merge with 4.0unknown2002-11-211-2/+2
|\ \ | |/
| * Small improvement to alloc_rootunknown2002-11-161-2/+2
* | Changed binlog name padding from binlog.001 to binlog.000001unknown2002-10-291-1/+1
* | changed syntax from SHOW MASTER LOGS to SHOW BINARY LOGSunknown2002-10-241-3/+3
* | altered syntax from SLAVE START|STOP to START|STOP SLAVEunknown2002-10-241-21/+11
|/
* Fixed bug in previous patch when using a libc with static nssunknown2002-09-221-1/+1
* Portability fixes.unknown2002-09-111-4/+3
* Give better error from reconnect()unknown2002-08-241-2/+4
* merge with 3.23unknown2002-08-241-8/+11
* Added testing of temporary tables with replicationunknown2002-08-231-0/+141