summaryrefslogtreecommitdiff
path: root/sql/sql_repl.cc
Commit message (Expand)AuthorAgeFilesLines
* First commit for fixing BUG#1100guilhem@mysql.com2003-08-201-1/+1
* 2 bugfixes:guilhem@mysql.com2003-08-041-6/+11
* Fix for BUG#858 "CHANGE MASTER forgets to update relay-log.info";guilhem@mysql.com2003-07-241-3/+17
* Safety and speedup fixes:monty@mashka.mysql.fi2003-07-141-6/+6
* Cleaning after removing LOG_INFO_PURGE_NO_ROTATE.guilhem@mysql.com2003-07-121-2/+0
* Fix for BUG#791:guilhem@mysql.com2003-07-111-7/+7
* Status query on killed mysql connection results in segmentation fault (Bug #738)monty@narttu.mysql.fi2003-07-041-12/+13
* I committed the same changeset in my tree yesterday, but broke the tree since,guilhem@mysql.com2003-07-031-0/+19
* add comment for BUG 672vva@eagle.mysql.r18.ru2003-07-021-1/+1
* Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0vva@eagle.mysql.r18.ru2003-07-021-1/+7
|\
| * fixed bug #672vva@eagle.mysql.r18.ru2003-07-021-1/+7
* | Simple code cleanupmonty@narttu.mysql.fi2003-06-231-5/+0
* | Fixed cleanup_load_tmpdir() which deleted nothing.guilhem@mysql.com2003-06-221-3/+6
* | Always send a fake Rotate event (this is roughly 70 bytes) when starting binl...guilhem@mysql.com2003-06-211-14/+29
* | Changed change_master() to use ER_MASTER_INFO (better display).guilhem@mysql.com2003-06-171-1/+1
* | More error messages. This is intended to help debugging; presently I have aguilhem@mysql.com2003-06-101-2/+13
* | One-line fix for bug 576 (DBUG_ASSERT failure when using CHANGE MASTER TO REL...guilhem@mysql.com2003-06-031-7/+1
|/
* Fixed problem when comparing a key for a multi-byte-character set. (bug 152)monty@mashka.mysql.fi2003-04-271-0/+3
* New variable rli->ignore_log_space_limit to resolveguilhem@mysql.com2003-03-171-4/+4
* Replication: small bug fixes in mysql-test-run.sh and in replication code (mo...guilhem@mysql.com2003-03-031-0/+6
* Added timeout for wait_for_master_posmonty@mashka.mysql.fi2003-01-251-11/+10
* RESET SLAVE and CHANGE MASTER will now give an error if slave is running.monty@mashka.mysql.fi2002-12-131-30/+45
* Portability fix when using -DBIG_TABLESmonty@mashka.mysql.fi2002-11-141-1/+1
* Put temporary files in binlog cache when using BEGIN/COMMITmonty@hundin.mysql.fi2002-11-071-2/+3
* Portability fixes.monty@mashka.mysql.fi2002-09-111-3/+10
* Fixed bug in wait_for_update() that I had introduced.monty@hundin.mysql.fi2002-08-221-20/+32
* Use our version of RWLOCKS on UNIXWARE 7monty@hundin.mysql.fi2002-08-211-8/+38
* Fixed timing problem with rpl000001 replication test.monty@hundin.mysql.fi2002-08-181-11/+2
* Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-081-103/+133
* New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-7/+11
* Added the following new privleges:monty@mashka.mysql.fi2002-06-121-8/+9
* Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-3/+3
* Added a lot of DBUG_xxx statements to be able to find replication bug.monty@bitch.mysql.fi2002-06-081-10/+12
* removed init_count from IO_CACHE.monty@hundin.mysql.fi2002-06-051-8/+10
* Fixed a bug in make test, non-debug version.jani@hynda.(none)2002-05-291-2/+0
* relay_log_space_limitsasha@mysql.sashanet.com2002-04-011-1/+1
* replication updates. This changeset seems to be working fine on test systems.sasha@mysql.sashanet.com2002-03-301-6/+12
* replication updates and bugfixes. Still not perfect - there is some strangesasha@mysql.sashanet.com2002-03-151-8/+39
* slave start <options> to be able to dosasha@mysql.sashanet.com2002-03-091-0/+4
* New error messagesmonty@hundin.mysql.fi2002-01-291-5/+2
* Here comes a nasty patch, although I am not ready to push it yet. I willsasha@mysql.sashanet.com2002-01-191-177/+156
* New improved IO_CACHEmonty@bitch.mysql.fi2001-11-281-3/+5
* replication updates in the manualsasha@mysql.sashanet.com2001-11-241-1/+1
* work to enable reading 3.23 logs - not yet finishedsasha@mysql.sashanet.com2001-11-101-617/+11
* more work on IO_CACHEsasha@mysql.sashanet.com2001-11-031-7/+11
* cleanupsasha@mysql.sashanet.com2001-10-231-3/+14
* changed manager to use my_net_*sasha@mysql.sashanet.com2001-10-121-6/+19
* fixed slave to clean up load data infile temp filessasha@mysql.sashanet.com2001-10-031-0/+1
* Portability fixesmonty@hundin.mysql.fi2001-09-151-12/+9
* Fixed bug in UNIONmonty@hundin.mysql.fi2001-09-141-4/+3