summaryrefslogtreecommitdiff
path: root/sql/slave.cc
Commit message (Expand)AuthorAgeFilesLines
* mergemonty@hundin.mysql.fi2001-11-281-1/+6
|\
| * fixed alias drop bug in binlogsasha@mysql.sashanet.com2001-11-271-1/+6
| * fixed bug with temporary tables replication if one does FLUSH LOGSsasha@mysql.sashanet.com2001-10-291-1/+0
| * fixed sleep sasha@mysql.sashanet.com2001-10-171-2/+3
* | use env vars for socket/port in connect in mysqltestsasha@mysql.sashanet.com2001-11-171-1/+7
* | work to enable reading 3.23 logs - not yet finishedsasha@mysql.sashanet.com2001-11-101-6/+66
* | cleanupsasha@mysql.sashanet.com2001-10-231-32/+38
* | Fix after mergemonty@hundin.mysql.fi2001-10-201-1/+1
* | 64-bit portability fixes in network I/Osasha@mysql.sashanet.com2001-10-131-3/+3
* | fixes for mysql-test to run without managersasha@mysql.sashanet.com2001-10-111-1/+10
* | Merge work.mysql.com:/home/bk/mysqlmonty@work.mysql.com2001-10-071-1/+1
|\ \ | |/
| * fixed crash on slave when master aborts a query that has % in it.sasha@mysql.sashanet.com2001-10-051-1/+1
* | mergemonty@work.mysql.com2001-10-031-15/+32
|\ \ | |/
| * Added usage of --master-retry-count to make mysql-test-run safer.monty@hundin.mysql.fi2001-10-031-16/+33
* | mergemonty@work.mysql.com2001-10-021-4/+4
|\ \ | |/
| * Fix for make distmonty@hundin.mysql.fi2001-10-021-4/+4
* | Integrated table->ref_primary_key into table->part_of_keymonty@hundin.mysql.fi2001-09-211-1/+2
* | Merge work.mysql.com:/home/bk/mysqlmonty@work.mysql.com2001-09-181-1/+1
|\ \ | |/
| * Fix for LOAD DATA FROM MASTER when using tables with checksummonty@hundin.mysql.fi2001-09-181-1/+1
* | Portability fixesmonty@hundin.mysql.fi2001-09-151-3/+0
* | merge with 3.23.42monty@work.mysql.com2001-09-021-1/+1
|\ \ | |/
| * Fixes for OS2.monty@hundin.mysql.fi2001-08-221-1/+1
* | Cleanupsmonty@hundin.mysql.fi2001-08-131-2/+2
* | LOAD DATA INFILE is now replicated properly, except for cleanup on sasha@mysql.sashanet.com2001-08-031-325/+25
* | mergemonty@work.mysql.com2001-07-181-0/+3
|\ \ | |/
| * fixed mysterious offset confusion bugsasha@mysql.sashanet.com2001-07-181-0/+2
| * added slave_net_timeoutsasha@mysql.sashanet.com2001-07-171-0/+1
| * send kill signal to slave thread on shutdownsasha@mysql.sashanet.com2001-07-111-2/+10
| * fixed race condition in automatic binlog rotationsasha@mysql.sashanet.com2001-07-111-0/+5
* | signal slave thread to stop during shutdownsasha@mysql.sashanet.com2001-07-111-2/+10
* | mysql-test/t/rpl_sporadic_master.testsasha@mysql.sashanet.com2001-07-101-0/+5
* | mysql-test/t/rpl_sporadic_master.testsasha@mysql.sashanet.com2001-07-101-17/+13
* | merged latest changes in 3.23 sasha@mysql.sashanet.com2001-07-071-1/+1
|\ \ | |/
| * dded volatile to replication variablemonty@tik.mysql.fi2001-07-071-1/+1
* | merged with 3.23 replication updatessasha@mysql.sashanet.com2001-06-281-6/+8
|\ \ | |/
| * fixed message in post-commit triggersasha@mysql.sashanet.com2001-06-281-8/+8
* | --do-test option in mysql-test-run - will do only tests that match the patternsasha@mysql.sashanet.com2001-06-261-1/+1
* | show master forced rotate info in SHOW BINLOG EVENTSsasha@mysql.sashanet.com2001-06-231-8/+27
* | merged new 3.23 errorssasha@mysql.sashanet.com2001-06-221-9/+36
* | mergesasha@mysql.sashanet.com2001-06-211-1/+1
|\ \ | |/
| * fixed drop/create database bug when holding global read locksasha@mysql.sashanet.com2001-06-211-1/+1
* | Added slave log event to record the master position in of slave threadsasha@mysql.sashanet.com2001-06-141-1/+20
* | do not show user/pass for slave unless running with show-slave-auth-infosasha@mysql.sashanet.com2001-06-011-15/+7
* | sql/slave.ccsasha@mysql.sashanet.com2001-06-011-2/+1
* | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-06-011-59/+59
|\ \
| * \ mergemonty@work.mysql.com2001-06-011-59/+59
| |\ \ | | |/
| | * Fixed bug that caused client to hang because mysqld never did send anmonty@hundin.mysql.fi2001-06-021-58/+55
* | | worked around one bug in the new symlink code, but hit anothersasha@mysql.sashanet.com2001-06-011-1/+1
|/ /
* | Merge work.mysql.com:/home/bk/mysqlmonty@work.mysql.com2001-06-011-26/+27
|\ \ | |/
| * Added ER_SAFE() for cases when the error message could be out of bandsmonty@hundin.mysql.fi2001-06-011-26/+26