summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* 5.3 mergeSergei Golubchik2012-01-131-1/+0
|\
| * Merge with 5.2.Michael Widenius2011-12-111-1/+1
| |\
| | * Merge with MariaDB 5.1Michael Widenius2011-11-241-1/+1
| | |\
| | | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-1/+1
| | | |\
* | | | | After-merge fixes for 5.5 merge.unknown2011-12-141-13/+17
* | | | | 5.3->5.5 mergeSergei Golubchik2011-11-221-33/+6
|\ \ \ \ \ | |/ / / /
| * | | | rename binlog_dbug_fsync_sleep -> debug_binlog_fsync_sleepSergei Golubchik2011-11-031-18/+1
| * | | | Allow one to block an account by using GRANT max_user_connections = -1Michael Widenius2011-09-261-11/+0
| * | | | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ...Michael Widenius2011-09-231-4/+4
| * | | | Merge with 5.2Michael Widenius2011-09-101-1/+2
| |\ \ \ \ | | |/ / /
| | * | | Fixed that automatic killing of delayed insert thread (in flush, alter table ...Michael Widenius2011-09-091-1/+2
* | | | | mergeSergei Golubchik2011-11-031-8/+9
|\ \ \ \ \
| * | | | | Some after-merge fixes for 5.5 merge.unknown2011-10-251-2/+3
| * | | | | compilation warnings on WindowsSergei Golubchik2011-11-021-6/+6
* | | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-16/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merging into mysql-5.5.16-release.Mats Kindahl2011-08-151-1/+2
* | | | | | fix the build and compiler warnings (few of which were real bugs)Sergei Golubchik2011-10-291-1/+1
* | | | | | merge with 5.3Sergei Golubchik2011-10-191-311/+1284
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | merge with 5.1-microSergei Golubchik2011-06-071-2/+2
| |\ \ \ \ \
| | * | | | | revert a suggested "optimization" that introduced a bugSergei Golubchik2011-06-061-2/+2
| * | | | | | automatic merge with 5.2Michael Widenius2011-05-281-2/+16
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Fix line endings.Vladislav Vaintroub2011-05-261-4/+4
| | * | | | | Fixed sql_perror() to return appropriate error messages on Windows,Vladislav Vaintroub2011-05-261-2/+16
| | * | | | | Automatic merge with 5.1Michael Widenius2011-05-041-0/+1
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Fixed build errors on centos5-amd64-minimal, where we compile with very few c...Michael Widenius2011-05-041-0/+1
| * | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-61/+48
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | microseconds in log tables:Sergei Golubchik2011-05-191-60/+47
| | * | | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-6/+6
| * | | | | | Fixed compiler warningsMichael Widenius2011-05-081-3/+3
| * | | | | | MWL#180: Merge bugfix from 5.2 to 5.3 codebase + really fix version from whic...unknown2011-05-051-1/+1
| |\ \ \ \ \ \
| | * | | | | | MWL#180: Fix bug where setting @@global.binlog_checksum did not actually chan...unknown2011-05-051-1/+1
| * | | | | | | Merge MWL#180, binlog checksum backport, into MariaDB 5.3-based tree.unknown2011-05-031-25/+245
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Backport MySQL WL#2540 into MariaDB.unknown2011-05-031-25/+245
| * | | | | | | Merge various replication-related patches into MariaDB 5.3:unknown2011-04-081-274/+1004
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Fix merge error.unknown2011-04-071-4/+0
| | * | | | | | Merge --binlog_optimize_thread_scheduling into mariadb-5.2-rpl.unknown2011-04-041-6/+65
| | |\ \ \ \ \ \
| | | * | | | | | MWL#116: group commitunknown2011-03-231-6/+62
| | * | | | | | | Merge MariaDB 5.2.5 release into MariaDB-5.2-rpl.unknown2011-04-011-117/+192
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge MWL#136 after-review fixes into mariadb-5.2-rplunknown2011-04-011-6/+20
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | MWL#136 after-review fixes.unknown2011-04-011-6/+20
| | * | | | | | | | | Merge MWL#116 after-review fixes.unknown2011-03-311-105/+93
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | MWL#116: After-review fixes.unknown2011-03-311-105/+88
| | | | |_|/ / / / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge fix for lp:697174unknown2011-01-271-6/+18
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | | * | | | | | | | lp:697174: Do not put absolute path in status variable binlog_snapshot_file.unknown2011-01-271-6/+18
| | * | | | | | | | | automergeunknown2011-01-271-1/+1
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | | * | | | | | | | MWL#136: Fix typo (wrong type) breaking compile.unknown2011-01-271-1/+1
| | * | | | | | | | | Merge three Percona patches into mariadb-5.2-rpl:unknown2011-01-261-5/+19
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Merge Percona patch MWL#47 into mariadb 5.2-percona.unknown2011-01-101-5/+19
| | * | | | | | | | | | Merge MWL#163 into mariadb-5.2-rplunknown2010-12-251-0/+3
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | MWL#163: release of row locks in InnoDB during prepareunknown2010-11-031-0/+3
| | | | |_|/ / / / / / / | | | |/| | | | | | | |