summaryrefslogtreecommitdiff
path: root/sql/slave.cc
Commit message (Expand)AuthorAgeFilesLines
* changed signal by fd close to signal by vio_closeunknown2001-03-131-4/+4
* untested changes to close socket on slave stop for OS's that do notunknown2001-03-121-3/+15
* Fixed test cases for innobaseunknown2001-03-071-28/+35
* Docs/manual.texiunknown2001-02-261-4/+4
* sql/slave.ccunknown2001-02-261-11/+39
|\
| * ulonglong -> uint32 for log offsetunknown2001-02-261-8/+36
* | Cleanups...unknown2001-02-201-13/+15
|/
* Merge work:/home/bk/mysqlunknown2001-02-141-1/+2
|\
| * fixed bug in timestamp replicationunknown2001-02-141-1/+2
* | Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2001-02-151-1/+2
|\ \ | |/
| * sql/slave.ccunknown2001-02-141-1/+2
* | Changed --replace to --replace_result in mysqltestunknown2001-02-151-2/+4
|/
* fixed up lock counting code - Monty's suggestionsunknown2001-01-271-3/+6
* Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2001-01-251-12/+33
|\
| * fixed improper read of log name from master.info which broke slave server res...unknown2001-01-241-3/+3
| * Added last_errno and last_error to show slave statusunknown2001-01-241-9/+30
* | Lots of manual changesunknown2001-01-251-6/+6
|/
* fixed bug in master_pos_wait(), got rid of sleep hack, unknown2001-01-221-10/+8
* keep bk happyunknown2001-01-221-343/+342
* rpl000016.test syncunknown2001-01-171-2/+56
* Removed SCCS flag from all test casesunknown2001-01-031-1/+1
* Fix for replication when binary log goes over 2Gunknown2001-01-031-1/+1
* client/mysqltest.cunknown2000-12-141-64/+95
* Fixed delete in tables with hidden primary keyunknown2000-12-121-0/+2
* I hope I've fixed all the bugs by now, let's test itunknown2000-12-111-3/+9
* fixed up leaks found by --exit-info=256unknown2000-12-091-1/+44
* more cleanup of slave load data infile - trying to track down bug,unknown2000-12-071-0/+3
* rpl000001 sporadic failure mystery solved - the table was being opened twice :-)unknown2000-12-071-8/+1
* fix for SunPro CCunknown2000-12-021-2/+2
* added loops and other cool stuff to mysqltestunknown2000-12-021-25/+53
* pointer casts -> int4store()unknown2000-11-271-3/+2
* Merge work.mysql.com:/home/bk/mysqlunknown2000-11-271-10/+7
|\
| * Fixed temp tables to work with replication. It will not work if you stop the ...unknown2000-11-251-10/+7
* | mergeunknown2000-11-271-2/+1
|\ \ | |/ |/|
| * All statements are now run in a sub transactionunknown2000-11-241-2/+1
* | slave master.info FILE -> IO_CACHEunknown2000-11-241-38/+67
|/
* mysql-test/mysql-test-rununknown2000-11-221-14/+63
* fixed warning in sql_class.ccunknown2000-11-201-3/+55
* one more fix for Intvar 22 offset mystery bug unknown2000-11-171-1/+1
* fixed bugs in delayed insert replication and when slave loses connection afte...unknown2000-11-171-0/+2
* Portability fixesunknown2000-11-181-3/+3
* Merge work.mysql.com:/home/bk/mysqlunknown2000-11-161-2/+4
|\
| * sql/log.ccunknown2000-11-161-2/+4
* | Fixes for bugs in the usage of IO_CACHEunknown2000-11-171-3/+0
|/
* sql/slave.ccunknown2000-11-151-4/+15
* repl-tests/test-repl-ts/repl-timestamp.master.rejectunknown2000-11-131-1/+53
* laptop commit, syncing with the repostitory. Fixed some bad bugs in replicationunknown2000-11-111-14/+23
* sql/item_strfunc.ccunknown2000-11-061-2/+3
* sql/slave.ccunknown2000-11-031-3/+1
* libmysql/libmysql.cunknown2000-10-281-2/+8