summaryrefslogtreecommitdiff
path: root/sql/repl_failsafe.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug in wait_for_update() that I had introduced.monty@hundin.mysql.fi2002-08-221-4/+2
* Use our version of RWLOCKS on UNIXWARE 7monty@hundin.mysql.fi2002-08-211-32/+42
* Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-081-9/+18
* New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-9/+7
* Added the following new privleges:monty@mashka.mysql.fi2002-06-121-2/+1
* Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-41/+56
* Added a lot of DBUG_xxx statements to be able to find replication bug.monty@bitch.mysql.fi2002-06-081-2/+3
* removed init_count from IO_CACHE.monty@hundin.mysql.fi2002-06-051-11/+19
* Fixed bug: load table from master w/empty master would hang.nick@nick.leippe.com2002-05-301-0/+3
* fixes for slave backward compatsasha@mysql.sashanet.com2002-02-071-0/+1
* New error messagesmonty@hundin.mysql.fi2002-01-291-3/+2
* Ugly merge! But I am not done yet - there are a number of things I need to fixsasha@mysql.sashanet.com2002-01-191-33/+56
|\
| * Here comes a nasty patch, although I am not ready to push it yet. I willsasha@mysql.sashanet.com2002-01-191-33/+56
* | Fix insert delated + query cache.monty@hundin.mysql.fi2001-12-201-4/+6
* | Update copyrightmonty@hundin.mysql.fi2001-12-061-8/+4
|/
* work to enable reading 3.23 logs - not yet finishedsasha@mysql.sashanet.com2001-11-101-0/+611
* fixed memory leak in replicationsasha@mysql.sashanet.com2001-11-081-0/+1
* cleanupsasha@mysql.sashanet.com2001-10-231-0/+177
* fixes for mysql-test to run without managersasha@mysql.sashanet.com2001-10-111-0/+7
* got the last changeset to compile/runsasha@mysql.sashanet.com2001-10-101-3/+3
* Added rpl_status. This is a midway commit to be able to pull so I can save sasha@mysql.sashanet.com2001-10-091-0/+36