summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug #28597 Replication doesn't start after upgrading to 5.1.18unknown2007-11-051-7/+4
* (pushing for Andrei)unknown2007-07-301-2/+2
* Moved the DBUG_ASSERT from bug 28983 tounknown2007-07-301-0/+1
* Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2007-07-101-7/+9
|\
| * Bug#22540: Incorrect value in column End_log_pos of SHOW BINLOG EVENTS using ...unknown2007-07-091-7/+9
* | Merge sita.local:/Users/tsmith/m/bk/50unknown2007-07-091-5/+5
|\ \ | |/ |/|
| * Bug #28983: 'reset master' in multiple threads and innodb tables unknown2007-07-031-5/+5
* | Bug#22540: Incorrect value in column End_log_pos of SHOW BINLOG EVENTS using ...unknown2007-07-021-2/+2
* | Bug#22540: Incorrect value in column End_log_pos of SHOW BINLOG EVENTS using ...unknown2007-06-301-35/+38
* | Bug#22540: Incorrect value in column End_log_pos of SHOW BINLOG EVENTS using ...unknown2007-06-271-1/+1
* | Bug#22540: Incorrect value in column End_log_pos of SHOW BINLOG EVENTS using ...unknown2007-06-271-1/+1
* | Bug#22540: Incorrect value in column End_log_pos of SHOW BINLOG EVENTS using ...unknown2007-06-251-22/+68
* | Bug #22540: Incorrect value in column End_log_pos of SHOW BINLOG EVENTS using...unknown2007-06-251-4/+59
|/
* Remove dangerous "remove warning" hack, cast to longunknown2007-04-271-1/+1
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-04-121-54/+42
|\
| * Fix warning on Windowsunknown2007-03-281-2/+2
| * Remove warning when compiling libmysqld/log.ccunknown2007-03-281-31/+31
| * Merge pilot.blaudden:/home/msvensson/mysql/bug27490/my50-bug27490unknown2007-03-281-23/+11
| |\
| | * Bug#27490 Function to log to NT event log could allocate memoryunknown2007-03-281-23/+11
* | | Bug #27395 OPTION_STATUS_NO_TRANS_UPDATE is not preserved at the end of SF()unknown2007-03-231-2/+2
|/ /
* | Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0unknown2007-03-011-25/+40
|\ \
| * \ Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0unknown2007-03-011-2/+2
| |\ \
| | * | Fixed compiler warnings.unknown2007-02-281-2/+2
| * | | Merge cbell@bk-internal.mysql.com:/home/bk/mysql-5.0-rplunknown2007-02-261-2/+2
| |\ \ \
| | * \ \ Merge mysql_cab_desk.:C:/source/c++/mysql-5.0-rplunknown2007-02-231-2/+2
| | |\ \ \
| | | * | | BUG#20141 "User-defined variables are not replicated properly for SF/unknown2007-02-231-2/+2
| | | | |/ | | | |/|
| * | | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rplunknown2007-02-251-1/+1
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | Backport from the Falcon tree.unknown2007-02-151-1/+1
| | |/
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-20/+35
| |\ \ | | |/ | |/|
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-20/+35
* | | Bug#20166 mysql-test-run.pl does not test system privilege tables creationunknown2007-02-201-1/+1
|/ /
* | Many files:unknown2006-12-231-2/+1
|/
* Fixed portability issue in my_thr_init.c (was added in my last push)unknown2006-11-301-4/+4
* Merge bk-internal:/home/bk/mysql-5.0unknown2006-10-031-2/+2
|\
| * Fix for the patch for bug#21726: Incorrect result with multipleunknown2006-10-031-2/+2
* | WL #3516: MySQL Enterprise: implement Version Display Specificationunknown2006-09-291-4/+7
|/
* Merge perch.ndb.mysql.com:/home/jonas/src/50-workunknown2006-09-041-2/+7
|\
| * Merge perch.ndb.mysql.com:/home/jonas/src/41-workunknown2006-09-041-2/+7
| |\
| | * bug#21965 - replicationunknown2006-09-041-2/+7
* | | Merge mysql.com:/home/hf/work/mysql-4.1.13717unknown2006-08-201-0/+7
|\ \ \ | |/ / |/| |
| * | bug #13717 embedded library dumps warnings on STDERR directlyunknown2006-08-011-0/+7
| |/
* | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0unknown2006-06-291-2/+2
|\ \
| * | Fixing BUG#17719 "Delete of binlog files fails on Windows"unknown2006-06-281-2/+2
* | | Bug #16206: Superfluous COMMIT event in binlog when updating BDB in autocommit unknown2006-06-121-5/+17
|/ /
* | BUG#18116: Changed of how mutex is handled for XA and rotating binlogunknown2006-03-311-1/+5
* | Fix for BUG#16559 "Replication Problems with Non transactional tables inside ...unknown2006-02-181-1/+5
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug1-5.0unknown2005-11-211-3/+3
|\ \
| * | Inefficient usage of String::append() fixed.unknown2005-11-201-3/+3
* | | Fixes bug #13377. my_open() & my_create() functions changed to use unknown2005-11-141-61/+1
|/ /
* | Added handlerton flag to make storage engines invisable via flag.unknown2005-11-101-1/+1