summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#37027 expire_logs_days and missing binlogs cause a crash !Kristofer Pettersson2008-07-241-45/+97
* Merge mysql1000.(none):/home/andrei/MySQL/FIXES/5.0/bug18199-purge_no_warnunknown2008-03-211-26/+127
|\
| * Bug #18199 PURGE BINARY LOGS fails silently with missing logs;unknown2008-03-171-26/+127
* | Merge bk@192.168.21.1:mysql-5.0-optunknown2008-02-271-6/+1
|\ \ | |/ |/|
| * Bug #25097 mysql_server_init fails silently if no errmsg.sys is present.unknown2008-02-271-6/+1
* | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0unknown2008-01-311-29/+71
|\ \ | |/ |/|
| * BUG#26395: if crash during autocommit update to transactional table on master...unknown2007-12-211-29/+71
* | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-12-171-2/+2
|\ \ | |/ |/|
| * Merge mysql.com:/misc/mysql/31752_/41-31752_unknown2007-12-171-1/+1
| |\
| | * Bug#31752: check strmake() boundsunknown2007-12-061-1/+1
| * | Merge mysql.com:/misc/mysql/31752_/41-31752_unknown2007-11-261-1/+1
| |\ \ | | |/
| | * Bug#31752: check strmake() boundsunknown2007-11-261-1/+1
| | * Bug#22645 LC_TIME_NAMES: Statement not replicatedunknown2006-12-051-0/+15
| | * Merge perch.ndb.mysql.com:/home/jonas/src/41-workunknown2006-09-041-2/+7
| | |\
* | | | 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
|/ / /