summaryrefslogtreecommitdiff
path: root/mysql-test/r/rpl_rotate_logs.result
Commit message (Expand)AuthorAgeFilesLines
* 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-6/+6
* Post merge fixes. Fixed tests after adding UNTIL conditions unknown2003-09-141-6/+6
* Updated various tests results which were missed during auto-merge unknown2003-09-011-1/+1
* Manual merge fixesunknown2003-09-011-6/+6
|\
| * Implemented replication over SSLunknown2003-09-011-6/+6
* | After merge fixesunknown2003-08-191-2/+2
* | Merge with 4.0.14unknown2003-08-111-5/+3
|\ \ | |/ |/|
| * WL#912 (more user control on relay logs):unknown2003-07-061-4/+2
| * Changed change_master() to use ER_MASTER_INFO (better display).unknown2003-06-171-1/+1
* | On Feb 4th, 2003, Monty said he would push my patch to print replicate-do-tableunknown2003-07-231-6/+6
* | Added SHOW MASTER LOGS as synonym for SHOW BINARY LOGS.unknown2003-07-121-1/+6
* | Added SQLSTATE to client/server protocolunknown2003-06-041-2/+2
* | Added 'PURGE LOGS BEFORE' commandunknown2003-03-111-1/+6
* | Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-2/+0
* | Merge with 4.0unknown2002-11-211-1/+2
|\ \ | |/
| * Small improvement to alloc_rootunknown2002-11-161-1/+2
* | Changed binlog name padding from binlog.001 to binlog.000001unknown2002-10-291-13/+13
* | 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-4/+4
|/
* Don't give the anonymous user create temp table or lock tables privileges.unknown2002-09-221-1/+1
* Portability fixes.unknown2002-09-111-4/+2
* Give better error from reconnect()unknown2002-08-241-1/+1
* merge with 3.23unknown2002-08-241-7/+58
* Added testing of temporary tables with replicationunknown2002-08-231-0/+34