summaryrefslogtreecommitdiff
path: root/sql/log.h
Commit message (Expand)AuthorAgeFilesLines
* mysql-5.5 mergeSergei Golubchik2012-01-161-1/+65
|\
| * BUG#11745230: 12133: MASTER.INDEX FILE KEEPS MYSQLD FROM STARTING IFLuis Soares2011-11-241-0/+62
| * Bug#11763573 - 56299: MUTEX DEADLOCK WITH COM_BINLOG_DUMP, BINLOG PURGE, AND ...Andrei Elkin2011-10-271-1/+3
* | 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\ \
| * \ Merge with 5.2.Michael Widenius2011-12-111-2/+4
| |\ \
| | * \ Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+4
| | |\ \
| | | * \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | | |\ \
| | | | * | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | |/ /
* | | | | Some after-merge fixes for 5.5 merge.unknown2011-10-251-1/+3
* | | | | compilation warnings on WindowsSergei Golubchik2011-11-021-6/+6
* | | | | merge with 5.3Sergei Golubchik2011-10-191-20/+183
|\ \ \ \ \ | |/ / / /
| * | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-10/+10
| |\ \ \ \
| | * | | | microseconds in log tables:Sergei Golubchik2011-05-191-10/+10
| * | | | | Backport MySQL WL#2540 into MariaDB.unknown2011-05-031-1/+35
| * | | | | Merge --binlog_optimize_thread_scheduling into mariadb-5.2-rpl.unknown2011-04-041-0/+8
| |\ \ \ \ \
| | * | | | | MWL#116: group commitunknown2011-03-231-0/+8
| * | | | | | Merge MariaDB 5.2.5 release into MariaDB-5.2-rpl.unknown2011-04-011-8/+9
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-8/+8
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| * | | | | | Merge three Percona patches into mariadb-5.2-rpl:unknown2011-01-261-1/+2
| |\ \ \ \ \ \
| | * | | | | | Merge Percona patch MWL#47 into mariadb 5.2-percona.unknown2011-01-101-1/+2
| | |/ / / / /
| * | | | | | Merge MWL#136 into mariadb-5.2-rplunknown2010-12-251-1/+7
| |\ \ \ \ \ \
| | * | | | | | MWL#136: Cross-engine consistency for START TRANSACTION WITH CONSISTENT SNAPSHOTunknown2010-11-071-1/+7
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge MWL#116 into mariadb-5.2-rpl.unknown2010-12-251-8/+114
| |\ \ \ \ \ \ | | |/ / / / / | | | / / / / | | |/ / / / | |/| | | |
| | * | | | Minor whitespace/comment cleanup.unknown2010-11-011-1/+0
| | * | | | MWL#116: after-architecture-review code refactoring and cleanup.unknown2010-10-291-110/+33
| | * | | | MWL#116: Code simplifications for TC_LOG_MMAP.unknown2010-10-281-42/+43
| | * | | | MWL#116: Replace atomic queue with simple mutex locking for non-transactional...unknown2010-10-261-4/+2
| | * | | | MWL#116: Efficient group commit: Fix assertion by moving init/deinit out of c...unknown2010-10-221-0/+2
| | * | | | Merge with latest MariaDB 5.1unknown2010-10-011-1/+7
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | MWL#116: Efficient group commit for binary logunknown2010-09-301-18/+191
* | | | | | adding DBUG_ENTER/DBUG_RETURN tags that were useful when fixing memory leaksSergei Golubchik2011-07-101-7/+13
* | | | | | 5.5-mergeSergei Golubchik2011-07-021-20/+59
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | merge from latest 5.5Guilhem Bichot2011-05-211-3/+3
| |\ \ \ \ \
| | * \ \ \ \ Merge 5.5Mikael Ronström2011-04-151-0/+23
| | |\ \ \ \ \
| | * | | | | | BUG#59549, fix compiler error on WindowsMikael Ronstrom2011-01-171-3/+3
| * | | | | | | Merge from 5.1.Guilhem Bichot2011-05-211-3/+3
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| * | | | | | Bug#11766528 PERFORMANCE_SCHEMA TRACKS BOTH BINARY AND RELAY LOGS IN THE SAME...Marc Alff2011-03-011-0/+23
| | |/ / / / | |/| | | |
| * | | | | BUG#46166Luis Soares2010-12-071-8/+8
| |\ \ \ \ \ | | |/ / / /
| | * | | | BUG#46166: MYSQL_BIN_LOG::new_file_impl is not propagating error Luis Soares2010-11-301-8/+8
| | | |_|/ | | |/| |
| * | | | merge mysql-5.5-bugteam(local) --> mysql-5.5-bugteamAlfranio Correia2010-12-031-1/+1
| |\ \ \ \
| | * | | | BUG#57275 binlog_cache_size affects trx- and stmt-cache and gets twice the ex...Alfranio Correia2010-11-051-1/+1
| * | | | | Bug#58052 Binary log IO not being accounted for properlyMarc Alff2010-11-121-5/+21
| |/ / / /
| * | | | mergeGeorgi Kodinov2010-09-291-1/+1
| |\ \ \ \
| | * \ \ \ mergeGeorgi Kodinov2010-08-201-1/+1
| | |\ \ \ \
* | | \ \ \ \ merge.Sergei Golubchik2010-11-251-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | merge with 5.1Sergei Golubchik2010-09-111-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-10/+5
| |\ \ \ \ \
| * \ \ \ \ \ mergedSergei Golubchik2010-03-151-5/+21
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | This is based on the userstatv2 patch from Percona and OurDelta.Michael Widenius2009-10-191-1/+4
* | | | | | | BUG#55415 wait_for_update_bin_log enters a condition but does not leaveAlfranio Correia2010-09-061-0/+1
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | |_|_|_|_|/ |/| | | | |