summaryrefslogtreecommitdiff
path: root/sql/repl_failsafe.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/s...unknown2003-06-141-10/+11
* SCRUM:unknown2003-06-031-0/+1
* SCRUM:unknown2003-05-311-3/+2
* Lots of conflicts resolvedunknown2003-05-281-33/+34
|\
| * SCRUMunknown2003-05-021-33/+34
* | New 4.1 protocol; SQLSTATE, CLIENT_MULTI_RESULTS, client character setunknown2003-05-261-1/+1
|/
* Replication: new code to not modify in-memory log positions until the COMMITunknown2003-04-241-4/+7
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-201-4/+4
|\
| * Replication were broken because of automatic charset conversion.unknown2003-03-181-4/+4
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-171-4/+4
|\ \ | |/
| * Preparing to client<->server autoconvertunknown2003-03-171-4/+4
* | Merge with 4.0unknown2003-03-161-5/+33
|\ \ | |/ |/|
| * Clearer error message when one forgot to grant REPLICATION SLAVE :unknown2003-03-081-5/+33
* | Merge with 3.23 -> 4.0unknown2003-02-281-1/+1
|\ \ | |/
| * Added detection if pthread_attr_getstacksize() existsunknown2003-02-271-1/+1
* | Merge with 4.0.11unknown2003-02-041-1/+1
|\ \ | |/
| * Fixes for Netwareunknown2003-01-281-1/+1
* | resolving conflictsunknown2003-01-151-1/+1
|\ \
| * \ Merge with 4.0.8unknown2003-01-031-1/+1
| |\ \ | | |/
| | * Changed thd variables max_join_size and select_limit to type ha_rows.unknown2002-12-201-1/+1
* | | SCRUMunknown2003-01-151-3/+3
* | | Mergingunknown2002-12-161-0/+5
|\ \ \ | |/ / |/| |
| * | Big purge about embedded library (scrum)unknown2002-12-161-0/+5
* | | rename of net_pkg.cc to protocol.ccunknown2002-12-111-22/+26
|/ /
* | Merge with 4.0unknown2002-11-211-4/+5
|\ \ | |/
| * Portability fix extern "C" static -> extern "C"unknown2002-11-071-2/+2
| * Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-071-4/+5
* | Merge with 4.0.4unknown2002-10-021-20/+20
|\ \ | |/ |/|
| * Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-21/+21
| * Merge with 4.0.3unknown2002-08-301-1/+1
| |\
| | * merge with 4.0unknown2002-06-031-0/+3
| | |\
| | * | Hash now supports several charsetsunknown2002-03-141-1/+1
* | | | Portability fixes.unknown2002-09-111-11/+9
* | | | Fixed searching after ssl directories.unknown2002-09-051-2/+0
|/ / /
* | | Fixed bug in wait_for_update() that I had introduced.unknown2002-08-221-4/+2
* | | Use our version of RWLOCKS on UNIXWARE 7unknown2002-08-211-32/+42
* | | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-9/+18
* | | New SET syntax & system variables.unknown2002-07-231-9/+7
* | | Added the following new privleges:unknown2002-06-121-2/+1
* | | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-41/+56
* | | Added a lot of DBUG_xxx statements to be able to find replication bug.unknown2002-06-081-2/+3
* | | removed init_count from IO_CACHE.unknown2002-06-051-11/+19
| |/ |/|
* | Fixed bug: load table from master w/empty master would hang.unknown2002-05-301-0/+3
|/
* fixes for slave backward compatunknown2002-02-071-0/+1
* New error messagesunknown2002-01-291-3/+2
* Ugly merge! But I am not done yet - there are a number of things I need to fixunknown2002-01-191-33/+56
|\
| * Here comes a nasty patch, although I am not ready to push it yet. I willunknown2002-01-191-33/+56
* | Fix insert delated + query cache.unknown2001-12-201-4/+6
* | Update copyrightunknown2001-12-061-8/+4
|/
* work to enable reading 3.23 logs - not yet finishedunknown2001-11-101-0/+611