summaryrefslogtreecommitdiff
path: root/sql/sql_repl.cc
Commit message (Expand)AuthorAgeFilesLines
* improvements for stopping the slave in SLAVE STOP and on shutdownunknown2001-08-151-2/+20
* fixed race condition in automatic binlog rotationunknown2001-07-111-1/+1
* fixed typounknown2001-06-281-1/+1
* fixed message in post-commit triggerunknown2001-06-281-0/+33
* fixed bug in CHANGE MASTER TOunknown2001-05-311-1/+5
* Fixed problems with decimals withing IF()unknown2001-05-291-3/+2
* Docs/manual.texiunknown2001-05-031-3/+0
* fixed redundant repetition of use db in mysqlbinlogunknown2001-04-241-4/+9
* changed signal by fd close to signal by vio_closeunknown2001-03-131-2/+2
* untested changes to close socket on slave stop for OS's that do notunknown2001-03-121-0/+3
* replication fixesunknown2001-02-191-0/+4
* mergeunknown2001-01-281-1/+1
|\
| * fixed up lock counting code - Monty's suggestionsunknown2001-01-271-1/+1
* | Portability fixes for OPENBSD, OS2 and Windowsunknown2001-01-271-2/+1
|/
* Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2001-01-251-12/+12
|\
| * Added last_errno and last_error to show slave statusunknown2001-01-241-12/+12
* | Lots of manual changesunknown2001-01-251-1/+1
|/
* Fixes for OSF1unknown2001-01-221-0/+1
* keep bk happyunknown2001-01-221-16/+16
* rpl000016.test syncunknown2001-01-171-28/+46
* 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