summaryrefslogtreecommitdiff
path: root/sql/sql_repl.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-201-6/+6
|\
| * Replication were broken because of automatic charset conversion.unknown2003-03-181-6/+6
* | Merge with 4.0.12unknown2003-03-191-4/+4
|\ \
| * | New variable rli->ignore_log_space_limit to resolveunknown2003-03-171-4/+4
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-171-2/+2
|\ \ \ | | |/ | |/|
| * | Preparing to client<->server autoconvertunknown2003-03-171-2/+2
* | | Merge with 4.0unknown2003-03-161-0/+6
|\ \ \ | |/ / |/| / | |/
| * Replication: small bug fixes in mysql-test-run.sh and in replication code (mo...unknown2003-03-031-0/+6
* | Conflicts relsolvingunknown2003-03-111-7/+18
|\ \
| * | SCRUM: 'Replication: PURGE LOGS with date' taskunknown2003-02-161-7/+18
* | | Do not give an error when the user does START SLAVE on an alreadyunknown2003-03-031-7/+36
* | | Merge with 4.0.11unknown2003-02-041-11/+10
|\ \ \ | | |/ | |/|
| * | Added timeout for wait_for_master_posunknown2003-01-251-11/+10
* | | Mergeunknown2003-01-211-1/+0
|\ \ \
| * | | Portability fixes (for windows)unknown2003-01-211-1/+0
| | |/ | |/|
* | | resolving conflictsunknown2003-01-151-30/+45
|\ \ \ | |/ /
| * | Added support for DROP TEMPORARY TABLEunknown2003-01-041-4/+4
| * | Merge with 4.0.8unknown2003-01-031-31/+46
| |\ \ | | |/
| | * RESET SLAVE and CHANGE MASTER will now give an error if slave is running.unknown2002-12-131-30/+45
* | | SCRUMunknown2003-01-151-3/+3
* | | Mergingunknown2002-12-161-0/+6
|\ \ \ | |/ / |/| |
| * | Big purge about embedded library (scrum)unknown2002-12-161-0/+6
* | | Fixes for binary protocol (complement to last push)unknown2002-12-141-2/+1
* | | rename of net_pkg.cc to protocol.ccunknown2002-12-111-20/+25
|/ /
* | Merge with 4.0unknown2002-11-211-3/+4
|\ \ | |/
| * Portability fix when using -DBIG_TABLESunknown2002-11-141-1/+1
| * Put temporary files in binlog cache when using BEGIN/COMMITunknown2002-11-071-2/+3
* | removed SELECT_LEX_UNIT -> SELECT_LEX pointer conversion (SCRUM)unknown2002-10-301-2/+2
* | Merge with 4.0.4unknown2002-10-021-26/+27
|\ \ | |/ |/|
| * Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-27/+28
* | Portability fixes.unknown2002-09-111-3/+10
|/
* Fixed bug in wait_for_update() that I had introduced.unknown2002-08-221-20/+32
* Use our version of RWLOCKS on UNIXWARE 7unknown2002-08-211-8/+38
* Fixed timing problem with rpl000001 replication test.unknown2002-08-181-11/+2
* Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-103/+133
* New SET syntax & system variables.unknown2002-07-231-7/+11
* Added the following new privleges:unknown2002-06-121-8/+9
* Big code cleanup/review before 4.0.2 release.unknown2002-06-111-3/+3
* Added a lot of DBUG_xxx statements to be able to find replication bug.unknown2002-06-081-10/+12
* removed init_count from IO_CACHE.unknown2002-06-051-8/+10
* Fixed a bug in make test, non-debug version.unknown2002-05-291-2/+0
* relay_log_space_limitunknown2002-04-011-1/+1
* replication updates. This changeset seems to be working fine on test systems.unknown2002-03-301-6/+12
* replication updates and bugfixes. Still not perfect - there is some strangeunknown2002-03-151-8/+39
* slave start <options> to be able to dounknown2002-03-091-0/+4
* New error messagesunknown2002-01-291-5/+2
* Here comes a nasty patch, although I am not ready to push it yet. I willunknown2002-01-191-177/+156
* New improved IO_CACHEunknown2001-11-281-3/+5
* replication updates in the manualunknown2001-11-241-1/+1
* work to enable reading 3.23 logs - not yet finishedunknown2001-11-101-617/+11