summaryrefslogtreecommitdiff
path: root/mysql-test/r/rpl_log.result
Commit message (Expand)AuthorAgeFilesLines
* Removed random chars after filename for LOAD DATA INFILE (in mysqlbinlog)unknown2003-09-291-28/+28
* Result updates after Dmitri's and my changes to logging with --log-slave-upda...unknown2003-08-211-1/+1
* Fix for BUG#1086. Now we don't preserve event's log_pos throughunknown2003-08-201-6/+6
* Remove wrong bug fix when calling create_sort_index.unknown2003-08-101-1/+4
* WL#912 (more user control on relay logs):unknown2003-07-061-1/+1
* I committed the same changeset in my tree yesterday, but broke the tree since,unknown2003-07-031-1/+1
* Always send a fake Rotate event (this is roughly 70 bytes) when starting binl...unknown2003-06-211-1/+1
* A trick (a useless update) to force the slave to wait for TWO rotate eventsunknown2003-05-271-8/+14
* Fixed multi-table-delete for InnoDB tablesunknown2003-02-171-12/+12
* Put temporary files in binlog cache when using BEGIN/COMMITunknown2002-11-071-1/+1
* Portability fixes.unknown2002-09-111-27/+20
* Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-1/+2
* reckless slave optionunknown2002-04-151-1/+1
* relay_log_space_limitunknown2002-04-011-2/+2
* misc replication bugfixes including some needed modifications in IO_CACHEunknown2002-01-261-1/+1
* post-merge fixes, including slave-skip-errors backportunknown2002-01-221-17/+4
* Here comes a nasty patch, although I am not ready to push it yet. I willunknown2002-01-191-58/+58
* fixed problem in rpl_log testunknown2001-11-191-3/+3
* work to enable reading 3.23 logs - not yet finishedunknown2001-11-101-15/+13
* post-merge fixesunknown2001-10-031-8/+8
* client/mysqlmanagerc.cunknown2001-09-271-8/+50
* make LOAD DATA INFILE replication work with multi-character unknown2001-08-181-10/+10
* misc bug fixesunknown2001-08-061-4/+4
* new file_id generation methodunknown2001-08-041-9/+9
* LOAD DATA INFILE is now replicated properly, except for cleanup on unknown2001-08-031-11/+15
* SHOW NEW MASTER FOR SLAVE WITH ...unknown2001-07-041-0/+10
* forgot to fix one instance of VERSION in rpl_log resultunknown2001-06-301-1/+1
* mysql-test/r/rpl_log.resultunknown2001-06-301-2/+2
* support for eval_result and let $var = `query` syntax in mysql-testunknown2001-06-301-7/+7
* --do-test option in mysql-test-run - will do only tests that match the patternunknown2001-06-261-4/+4
* show master forced rotate info in SHOW BINLOG EVENTSunknown2001-06-231-1/+9
* merged new 3.23 errorsunknown2001-06-221-15/+13
* added SHOW BINLOG EVENTSunknown2001-06-211-0/+51