summaryrefslogtreecommitdiff
path: root/sql/sql_repl.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* merge with 3.23.42monty@work.mysql.com2001-09-021-11/+15
|\
| * Make killing of threads safermonty@hundin.mysql.fi2001-09-011-5/+4
| * Portability fixesmonty@hundin.mysql.fi2001-08-231-0/+3
* | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-08-151-10/+12
|\ \
| * | Remove warnings and portability fixesmonty@hundin.mysql.fi2001-08-141-10/+12
* | | merged replication fixes from 3.23sasha@mysql.sashanet.com2001-08-151-2/+20
|\ \ \ | |/ / |/| / | |/
| * improvements for stopping the slave in SLAVE STOP and on shutdownsasha@mysql.sashanet.com2001-08-151-2/+20
| * fixed race condition in automatic binlog rotationsasha@mysql.sashanet.com2001-07-111-1/+1
* | LOAD DATA INFILE is now replicated properly, except for cleanup on sasha@mysql.sashanet.com2001-08-031-0/+30
* | mysql-test/t/rpl_sporadic_master.testsasha@mysql.sashanet.com2001-07-101-1/+1
* | mysql-test/t/rpl_sporadic_master.testsasha@mysql.sashanet.com2001-07-101-13/+5
* | Redefinition of myisam_bulk_insert_tree_sizemonty@tik.mysql.fi2001-07-101-431/+419
* | SHOW NEW MASTER FOR SLAVE WITH ...sasha@mysql.sashanet.com2001-07-041-1/+271
* | post-merge fixsasha@mysql.sashanet.com2001-06-291-0/+5
* | merged with 3.23 replication updatessasha@mysql.sashanet.com2001-06-281-3/+33
|\ \ | |/
| * fixed typosasha@mysql.sashanet.com2001-06-281-1/+1
| * fixed message in post-commit triggersasha@mysql.sashanet.com2001-06-281-0/+33
* | --do-test option in mysql-test-run - will do only tests that match the patternsasha@mysql.sashanet.com2001-06-261-2/+4
* | added SHOW BINLOG EVENTSsasha@mysql.sashanet.com2001-06-211-1/+101
* | Added event sequence number and flags to binlogsasha@mysql.sashanet.com2001-06-191-1/+3
* | do not show user/pass for slave unless running with show-slave-auth-infosasha@mysql.sashanet.com2001-06-011-4/+10
* | 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-1/+5
|\ \ | |/
| * fixed bug in CHANGE MASTER TOsasha@mysql.sashanet.com2001-05-311-1/+5
* | mergemonty@work.mysql.com2001-05-311-3/+2
|\ \ | |/
| * Fixed problems with decimals withing IF()monty@donna.mysql.fi2001-05-291-3/+2
* | A slave now can optionally register with the master providing the sasha@mysql.sashanet.com2001-05-301-0/+117
* | updates for LOAD DATA FROM MASTER + some cleanup of replication codesasha@mysql.sashanet.com2001-05-281-0/+216
|/
* Docs/manual.texisasha@mysql.sashanet.com2001-05-031-3/+0
* fixed redundant repetition of use db in mysqlbinlogsasha@mysql.sashanet.com2001-04-241-4/+9
* changed signal by fd close to signal by vio_closesasha@mysql.sashanet.com2001-03-131-2/+2
* untested changes to close socket on slave stop for OS's that do notsasha@mysql.sashanet.com2001-03-121-0/+3
* replication fixessasha@mysql.sashanet.com2001-02-191-0/+4
* mergemonty@donna.mysql.com2001-01-281-1/+1
|\
| * fixed up lock counting code - Monty's suggestionssasha@mysql.sashanet.com2001-01-271-1/+1