summaryrefslogtreecommitdiff
path: root/sql/sql_repl.cc
Commit message (Expand)AuthorAgeFilesLines
* client/mysqltest.cunknown2000-12-141-5/+11
* client/mysqltest.cunknown2000-12-141-7/+9
* fixedunknown2000-12-131-3/+7
* sql/sql_repl.ccunknown2000-12-111-3/+3
* I hope I've fixed all the bugs by now, let's test itunknown2000-12-111-2/+5
* fixed up leaks found by --exit-info=256unknown2000-12-091-12/+15
* sql/mysqld.ccunknown2000-12-081-3/+9
* slave master.info FILE -> IO_CACHEunknown2000-11-241-2/+9
* mysql-test/mysql-test-rununknown2000-11-221-0/+3
* sql/log.ccunknown2000-11-161-1/+3
* changed to use IO_CACHE instead of FILEunknown2000-11-161-42/+42
* mergeunknown2000-11-161-226/+228
|\
| * changed to use IO_CACHE instead of FILEunknown2000-11-151-226/+226
* | laptop commitunknown2000-11-111-2/+7
* | sql/item_strfunc.ccunknown2000-11-061-1/+1
* | sql/slave.ccunknown2000-11-031-2/+2
* | fixed --skip-slave-thread bugunknown2000-10-261-1/+165
|/
* Fix of LEFT JOIN optimizer bug, problem with key cache on Windows andunknown2000-10-141-2/+2
* sql/log.ccunknown2000-10-051-4/+55
* Small fixesunknown2000-10-051-0/+1
* fixed mutex bug ( or lack of it) when reading log entries on COM_BINLOG_DUMPunknown2000-10-031-12/+15
* skip updates with the same server id as selfunknown2000-10-021-2/+33
* fixed compile errorunknown2000-10-011-0/+1
* added sql_repl.* officially - fixing an oops - forgot to actually addunknown2000-10-011-0/+528