summaryrefslogtreecommitdiff
path: root/sql/sql_repl.cc
Commit message (Expand)AuthorAgeFilesLines
* changed to use IO_CACHE instead of FILEmonty@donna.mysql.com2000-11-161-42/+42
* mergemonty@narttu.mysql.fi2000-11-161-226/+228
|\
| * changed to use IO_CACHE instead of FILEmonty@narttu.mysql.fi2000-11-151-226/+226
* | laptop commitsasha@laptop.slkc.uswest.net2000-11-111-2/+7
* | sql/item_strfunc.ccsasha@mysql.sashanet.com2000-11-061-1/+1
* | sql/slave.ccsasha@mysql.sashanet.com2000-11-031-2/+2
* | fixed --skip-slave-thread bugsasha@mysql.sashanet.com2000-10-261-1/+165
|/
* Fix of LEFT JOIN optimizer bug, problem with key cache on Windows andmonty@donna.mysql.com2000-10-141-2/+2
* sql/log.ccsasha@mysql.sashanet.com2000-10-051-4/+55
* Small fixesmonty@donna.mysql.com2000-10-051-0/+1
* fixed mutex bug ( or lack of it) when reading log entries on COM_BINLOG_DUMPsasha@mysql.sashanet.com2000-10-031-12/+15
* skip updates with the same server id as selfsasha@mysql.sashanet.com2000-10-021-2/+33
* fixed compile errorsasha@mysql.sashanet.com2000-10-011-0/+1
* added sql_repl.* officially - fixing an oops - forgot to actually addsasha@mysql.sashanet.com2000-10-011-0/+528