summaryrefslogtreecommitdiff
path: root/sql/slave.cc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Fix after mergemonty@hundin.mysql.fi2002-08-081-2/+2
* | | | | Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-081-222/+338
* | | | | Merge with 3.23.51monty@mashka.mysql.fi2002-07-251-0/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix wrong usage of constant which could cause mysqld to use index when doing ...monty@mashka.mysql.fi2002-07-191-30/+27
| * | | | Another try to fix slave timeoutsSinisa@sinisa.nasamreza.org2002-07-171-3/+4
| * | | | Merge sinisa@work.mysql.com:/home/bk/mysqlSinisa@sinisa.nasamreza.org2002-07-161-1/+2
| |\ \ \ \
| | * | | | making necessary changes after Sasha's correct remarksSinisa@sinisa.nasamreza.org2002-07-161-1/+1
| | * | | | Fixing slave timeoutingSinisa@sinisa.nasamreza.org2002-07-161-1/+2
| * | | | | slave.cc:heikki@hundin.mysql.fi2002-07-161-11/+42
| |/ / / /
| * | | | slave.cc:heikki@hundin.mysql.fi2002-06-231-3/+3
| * | | | slave.h, slave.cc:heikki@hundin.mysql.fi2002-06-221-3/+26
| * | | | fixed 'load table from master' hang when host is emptynick@nick.leippe.com2002-05-311-0/+6
| * | | | Sergei's MyODBC fixmiguel@hegel.local2002-05-121-1/+1
| * | | | Backport of Sasha's fix to 3.23 from 4.0nick@nick.leippe.com2002-05-021-16/+7
| * | | | Removed compiler warningsmonty@hundin.mysql.fi2002-02-091-1/+0
| * | | | misc cleanup sasha@mysql.sashanet.com2001-12-131-25/+10
| * | | | slave-skip-errorssasha@mysql.sashanet.com2001-12-121-3/+57
* | | | | New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-46/+94
* | | | | Added support for rw_tryrdlock() and rw_trywrlock()monty@hundin.mysql.fi2002-06-291-1/+0
* | | | | Added support for semaphores in mysys.monty@hundin.mysql.fi2002-06-291-1/+1
* | | | | Compiler warning with unreferenced local variablemiguel@hegel.local2002-06-221-1/+0
* | | | | Added the following new privleges:monty@mashka.mysql.fi2002-06-121-17/+8
* | | | | Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-6/+6
* | | | | Added a lot of DBUG_xxx statements to be able to find replication bug.monty@bitch.mysql.fi2002-06-081-50/+77
* | | | | removed init_count from IO_CACHE.monty@hundin.mysql.fi2002-06-051-307/+366
| |_|_|/ |/| | |
* | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-06-021-2/+0
|\ \ \ \
| * | | | Fixed a bug in make test, non-debug version.jani@hynda.(none)2002-05-291-2/+0
* | | | | Fixed bug in wait_for_relay_log_space()monty@hundin.mysql.fi2002-06-021-2/+2
|/ / / /
* | | | Portability fixmonty@hundin.mysql.fi2002-04-301-4/+8
* | | | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2002-04-281-1/+1
|\ \ \ \
| * | | | init_dynamic_array MyODBC compatibility fixserg@serg.mysql.com2002-04-281-1/+1
* | | | | replication bugfixessasha@mysql.sashanet.com2002-04-251-15/+6
|/ / / /
* | | | fixed assertion failure on corrupted log in reckless slave modesasha@mysql.sashanet.com2002-04-181-0/+2
* | | | reckless slave optionsasha@mysql.sashanet.com2002-04-151-6/+26
| |/ / |/| |
* | | relay_log_space_limitsasha@mysql.sashanet.com2002-04-011-10/+101
* | | replication updates. This changeset seems to be working fine on test systems.sasha@mysql.sashanet.com2002-03-301-15/+50
* | | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2002-03-261-1/+9
|\ \ \
| * | | replication updates and bugfixes. Still not perfect - there is some strangesasha@mysql.sashanet.com2002-03-151-1/+9
* | | | mi_check flags cleanupserg@serg.mysql.com2002-03-131-2/+1
|/ / /
* | | fixed replication bugsasha@mysql.sashanet.com2002-03-091-0/+2
* | | fixed replication assert failure ( found by Jeremy Zawodny)sasha@mysql.sashanet.com2002-03-081-27/+35
* | | DBUG_ASSERT_LOCKsasha@mysql.sashanet.com2002-03-081-1/+1
* | | fixed the use of unitialized variable - code now works on the test system sasha@mysql.sashanet.com2002-03-021-1/+1
* | | make my_vsnprintf() work with oversized stringssasha@mysql.sashanet.com2002-03-011-0/+1
| |/ |/|
* | updated test suite to be able to run 3.23 master and 4.0 slave sasha@mysql.sashanet.com2002-02-091-5/+5
* | fixes for slave backward compatsasha@mysql.sashanet.com2002-02-071-11/+129
* | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2002-01-311-1/+1
|\ \
| * \ Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2002-01-291-1/+1
| |\ \
| | * | temporary commit - need to pull Monty's changessasha@mysql.sashanet.com2002-01-291-1/+1
* | | | Added --sql-mode=NO_UNSIGNED_SUBTRACTIONmonty@hundin.mysql.fi2002-01-301-2/+1
|/ / /