summaryrefslogtreecommitdiff
path: root/sql/sql_repl.cc
Commit message (Expand)AuthorAgeFilesLines
* sql_repl.cc:unknown2005-04-271-13/+0
* Many files:unknown2005-04-201-0/+37
* WL#874 "Extended LOAD DATA". unknown2005-03-161-7/+6
* sql/log.ccunknown2005-03-141-0/+4
* Merge bk-internal:/home/bk/mysql-5.0unknown2005-03-021-2/+5
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-281-1/+4
| |\
| | * Fixed BUG#7646: Stored procedure hang if show binlog eventsunknown2005-02-281-1/+4
| * | merge with 4.1unknown2005-02-281-1/+1
| |\ \ | | |/ | |/|
| | * Fixed wrong memory references found by purifyunknown2005-02-281-1/+1
* | | bug#8151 - truncate leaves a transaction openunknown2005-03-021-1/+1
|/ /
* | Review of new pushed code (XA & other)unknown2005-02-211-18/+28
* | post-review fixes. Now ROLLBACK is done in Format_description_log_eventunknown2005-02-171-8/+4
* | manually mergedunknown2005-02-141-157/+131
|\ \
| * | auto-ROLLBACK if binlog was not closed properlyunknown2005-02-091-100/+129
| * | XA (not completely polished out yet)unknown2005-01-161-57/+2
* | | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEYunknown2005-01-031-2/+2
|\ \ \ | | |/ | |/|
| * | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagunknown2004-12-311-2/+2
* | | Merge with 4.1unknown2004-12-221-5/+4
|\ \ \ | |/ / | | / | |/ |/|
| * A change of behaviour of Seconds_Behind_Master from SHOW SLAVE STATUS. It's g...unknown2004-12-161-4/+4
| * Fix for bug #6765 "Implicit access to time zone description unknown2004-12-091-1/+0
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-261-2/+4
|\ \ | |/
| * Mergeunknown2004-11-251-2/+4
| |\
| | * Fix for Bug#6148. Only rewind read position in binary log when theunknown2004-11-251-2/+4
* | | now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-7/+5
* | | mergeunknown2004-11-121-52/+52
|\ \ \
| * | | post-review fixesunknown2004-11-121-13/+16
| * | | changed function name to prevent injection wrong code from 4.1 (WL#2133)unknown2004-10-201-2/+2
| * | | errors without code removedunknown2004-10-201-47/+44
* | | | merge with 4.1unknown2004-10-291-5/+8
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge with 4.0 for 4.1 releaseunknown2004-10-061-2/+0
| |\ \ | | |/
| | * Updating the headers on a few files to include GPL header.unknown2004-09-081-2/+0
| | * Backporting parts ofunknown2004-03-101-1/+1
| | * Undoing 2 parts of changeset 1.1730.1.1 :unknown2004-03-101-3/+3
| | * Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)unknown2004-03-101-7/+7
| * | code clean-upunknown2004-09-141-2/+2
| * | A fix (bug #5546: mysqld crash on PURGE MASTER LOGS BEFORE '...' with log-bin...unknown2004-09-141-2/+7
* | | Port of cursors to be pushed into 5.0 tree:unknown2004-08-031-3/+6
* | | Merge 4.1 -> 5.0.unknown2004-04-071-2/+0
|\ \ \ | |/ /
| * | Optimizationsunknown2004-03-151-2/+0
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2003-12-191-6/+6
|\ \ \
| * \ \ Merging lex-pointer change from 4.1 to 5.0.unknown2003-12-191-6/+6
| |\ \ \ | | |/ /
| | * | THD::lex now points to THD::main_lex like in 5.0unknown2003-12-191-16/+16
* | | | This is the final commit for Worklog tasks:unknown2003-12-191-9/+12
* | | | This will be pushed only after I fix the testsuite.unknown2003-12-181-42/+168
|/ / /
* | | Merge 4.1 to 5.0unknown2003-12-011-8/+51
|\ \ \ | |/ /
| * | Replication:unknown2003-11-231-2/+5
| * | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-201-5/+45
| |\ \
| | * | Update VC++ filesunknown2003-11-211-2/+3
| | * | Merge with 4.0 to get:unknown2003-11-201-3/+44
| | |\ \ | | | |/
| | | * Fix for BUG#1870unknown2003-11-181-4/+45