summaryrefslogtreecommitdiff
path: root/sql/slave.h
Commit message (Expand)AuthorAgeFilesLines
* resolving conflictshf@deer.mysql.r18.ru2003-01-151-4/+6
|\
| * Merge with 4.0.8monty@mashka.mysql.fi2003-01-031-4/+6
| |\
| | * Ensure that BEGIN / COMMIT is handled properly if slave diesmonty@mashka.mysql.fi2002-12-111-4/+6
* | | SCRUMhf@deer.mysql.r18.ru2003-01-151-2/+2
* | | Big purge about embedded library (scrum)hf@deer.mysql.r18.ru2002-12-161-0/+6
|/ /
* | Merge with 4.0monty@mashka.mysql.fi2002-11-211-2/+2
|\ \ | |/
| * Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.monty@butch.2002-11-071-2/+2
* | Added comment blocks for all functionsnick@mysql.com2002-10-291-35/+57
|/
* Portability fixes.monty@mashka.mysql.fi2002-09-111-0/+1
* Give better error from reconnect()monty@mashka.mysql.fi2002-08-241-5/+9
* Changed relay_log_space to ulonglongmonty@hundin.mysql.fi2002-08-231-1/+1
* Fixed bug in wait_for_update() that I had introduced.monty@hundin.mysql.fi2002-08-221-2/+2
* Use our version of RWLOCKS on UNIXWARE 7monty@hundin.mysql.fi2002-08-211-3/+3
* Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-081-16/+19
* Merge with 3.23.51monty@mashka.mysql.fi2002-07-251-0/+9
|\
| * slave.h, slave.cc:heikki@hundin.mysql.fi2002-06-221-0/+6
| * slave-skip-errorssasha@mysql.sashanet.com2001-12-121-0/+4
* | Some salle@geopard.online.bg2002-07-171-17/+17
* | Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-1/+2
* | removed init_count from IO_CACHE.monty@hundin.mysql.fi2002-06-051-71/+64
* | Fixed a bug.jani@hynda.(none)2002-05-291-2/+0
* | Portability fixmonty@hundin.mysql.fi2002-04-301-1/+1
* | replication bugfixessasha@mysql.sashanet.com2002-04-251-1/+3
* | reckless slave optionsasha@mysql.sashanet.com2002-04-151-1/+1
* | relay_log_space_limitsasha@mysql.sashanet.com2002-04-011-0/+8
* | replication updates. This changeset seems to be working fine on test systems.sasha@mysql.sashanet.com2002-03-301-1/+4
* | fixed the use of unitialized variable - code now works on the test system sasha@mysql.sashanet.com2002-03-021-0/+2
* | fixes for slave backward compatsasha@mysql.sashanet.com2002-02-071-0/+2
* | Added --sql-mode=NO_UNSIGNED_SUBTRACTIONmonty@hundin.mysql.fi2002-01-301-1/+1
* | New error messagesmonty@hundin.mysql.fi2002-01-291-81/+104
* | misc replication bugfixes including some needed modifications in IO_CACHEsasha@mysql.sashanet.com2002-01-261-0/+3
* | post-merge fixes, including slave-skip-errors backportsasha@mysql.sashanet.com2002-01-221-0/+6
* | Here comes a nasty patch, although I am not ready to push it yet. I willsasha@mysql.sashanet.com2002-01-191-56/+287
* | work to enable reading 3.23 logs - not yet finishedsasha@mysql.sashanet.com2001-11-101-1/+3
* | mergemonty@work.mysql.com2001-10-031-1/+1
|\ \ | |/
| * Added usage of --master-retry-count to make mysql-test-run safer.monty@hundin.mysql.fi2001-10-031-1/+1
* | LOAD DATA INFILE is now replicated properly, except for cleanup on sasha@mysql.sashanet.com2001-08-031-1/+15
* | merged with 3.23sasha@mysql.sashanet.com2001-07-171-0/+4
|\ \ | |/
| * added slave_net_timeoutsasha@mysql.sashanet.com2001-07-171-0/+4
* | mysql-test/t/rpl_sporadic_master.testsasha@mysql.sashanet.com2001-07-101-1/+2
* | merged latest changes in 3.23 sasha@mysql.sashanet.com2001-07-071-2/+1
|\ \ | |/
| * dded volatile to replication variablemonty@tik.mysql.fi2001-07-071-2/+1
* | show master forced rotate info in SHOW BINLOG EVENTSsasha@mysql.sashanet.com2001-06-231-1/+2
* | A slave now can optionally register with the master providing the sasha@mysql.sashanet.com2001-05-301-2/+3
* | updates for LOAD DATA FROM MASTER + some cleanup of replication codesasha@mysql.sashanet.com2001-05-281-3/+8
|/
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macromonty@donna.mysql.fi2001-03-261-1/+1
* untested changes to close socket on slave stop for OS's that do notsasha@mysql.sashanet.com2001-03-121-0/+1
* Fixed test cases for innobasemonty@donna.mysql.fi2001-03-071-5/+5
* ulonglong -> uint32 for log offsetsasha@mysql.sashanet.com2001-02-261-4/+4
* Added last_errno and last_error to show slave statussasha@mysql.sashanet.com2001-01-241-0/+5