Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-532: Async InnoDB commit checkpoint. | unknown | 2012-12-14 | 4 | -0/+60 |
* | Automatic merge | Michael Widenius | 2012-09-22 | 5 | -56/+118 |
|\ | |||||
| * | Automatic merge | Michael Widenius | 2012-09-22 | 5 | -56/+118 |
| |\ | |||||
| | * | Fix for MDEV-533: Confusing error code when doing auto-increment insert for o... | Michael Widenius | 2012-09-18 | 5 | -56/+118 |
* | | | MDEV-232: Remove one fsync() from commit phase. | unknown | 2012-09-13 | 9 | -219/+506 |
* | | | MDEV-181: XID crash recovery across binlog boundaries | unknown | 2012-06-22 | 12 | -8/+382 |
|/ / | |||||
* | | Automatic merge with 5.5 | Michael Widenius | 2012-09-01 | 6 | -10/+43 |
|\ \ | |/ | |||||
| * | Merge from 5.3 | unknown | 2012-08-24 | 4 | -10/+10 |
| |\ | |||||
| | * | merge from 5.2 | unknown | 2012-08-24 | 4 | -10/+10 |
| | |\ | |||||
| | | * | Merge from 5.1. | unknown | 2012-08-24 | 4 | -10/+10 |
| | | |\ | |||||
| | | | * | MDEV-382: Incorrect quoting | unknown | 2012-08-24 | 3 | -4/+4 |
| | * | | | 5.2 merge | Sergei Golubchik | 2012-05-20 | 2 | -0/+207 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | 5.1 merge | Sergei Golubchik | 2012-05-18 | 2 | -0/+207 |
| | | |\ \ | | | | |/ | |||||
| | | | * | merge with mysql-5.1.63 | Sergei Golubchik | 2012-05-17 | 2 | -0/+207 |
| | | | |\ | |||||
| * | | | | | MDEV-340 Save replication comments for DROP TABLE. | Alexey Botchkov | 2012-07-31 | 2 | -0/+33 |
* | | | | | | automatic merge with 5.5 | Michael Widenius | 2012-06-27 | 5 | -0/+120 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MDEV-342: fix two race conditions in the test case that could occasionally ca... | unknown | 2012-06-22 | 2 | -0/+5 |
| * | | | | | MDEV-342: Do not mark old binlog file as cleanly closed during rotate until | unknown | 2012-06-21 | 3 | -0/+92 |
| * | | | | | mysql-5.5 merge | Sergei Golubchik | 2012-06-14 | 2 | -0/+23 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | WL#6236: Allow SHOW MASTER LOGS and SHOW BINARY LOGS with REPLICATION CLIENT | Nuno Carvalho | 2012-04-18 | 2 | -0/+23 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | WL#6236: Allow SHOW MASTER LOGS and SHOW BINARY LOGS with REPLICATION CLIENT | Nuno Carvalho | 2012-04-18 | 2 | -0/+23 |
| | | | |_|_|/ | | | |/| | | | |||||
* | | | | | | | Fixes after Serg's review of %M extenstions | Michael Widenius | 2012-06-17 | 2 | -4/+4 |
* | | | | | | | Merge with 5.5 | Michael Widenius | 2012-05-31 | 2 | -0/+18 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | c | Sergei Golubchik | 2012-05-21 | 2 | -0/+18 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | BUG#11765650 - 58637: MARK UPDATES THAT DEPEND ON ORDER OF TWO KEYS UNSAFE | Rohit Kalhans | 2012-03-30 | 2 | -0/+18 |
* | | | | | | | Added text for errno in error messages by: | Michael Widenius | 2012-05-30 | 2 | -4/+4 |
|/ / / / / / | |||||
* | | | | | | mysql 5.5.23 merge | Sergei Golubchik | 2012-04-10 | 2 | -0/+207 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge from 5.1 to 5.5 | Praveenkumar Hulakund | 2012-02-29 | 2 | -0/+207 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Bug#12601974 - STORED PROCEDURE SQL_MODE=NO_BACKSLASH_ESCAPES IGNORED AND BRE... | Praveenkumar Hulakund | 2012-02-29 | 2 | -0/+207 |
* | | | | | | merge | Sergei Golubchik | 2012-04-07 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | merge | Sergei Golubchik | 2012-04-05 | 2 | -9/+22 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | * | | | | merge | Sergei Golubchik | 2012-04-05 | 2 | -9/+22 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | | * | | | mysql-5.1.62 merge | Sergei Golubchik | 2012-04-05 | 2 | -8/+21 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
| * | | | | | Merge with 5.2. | Michael Widenius | 2011-12-11 | 4 | -3/+30 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 4 | -3/+30 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 4 | -3/+30 |
| | | |\ \ \ | |||||
* | | | \ \ \ | mysql-5.5.22 merge | Sergei Golubchik | 2012-03-28 | 2 | -19/+38 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFE | Rohit Kalhans | 2012-02-09 | 2 | -19/+38 |
| * | | | | | | Backout the patch for bug#11758263. | Rohit Kalhans | 2012-02-08 | 2 | -38/+19 |
| * | | | | | | BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFE | Rohit Kalhans | 2012-02-08 | 2 | -19/+38 |
* | | | | | | | merge with mysql-5.5.21 | Sergei Golubchik | 2012-03-09 | 2 | -8/+17 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Bug#12872804 - 62155: BINLOG.BINLOG_STM_UNSAFE_WARNING FAILS WHEN RUN WITH --... | Hemant Kumar | 2012-01-06 | 2 | -8/+17 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | Bug#12872804 - 62155: BINLOG.BINLOG_STM_UNSAFE_WARNING FAILS WHEN RUN WITH --... | Hemant Kumar | 2012-01-06 | 2 | -8/+21 |
| | | |_|_|/ | | |/| | | | |||||
* | | | | | | overlay support for mysql-test-run and mysqltest | Sergei Golubchik | 2012-02-23 | 1 | -0/+0 |
* | | | | | | remove few obscure, unused, or misused mtr features | Sergei Golubchik | 2012-02-06 | 3 | -3/+1 |
* | | | | | | rename debug variable to debug_dbug, to make test pass in release builds | Sergei Golubchik | 2011-12-15 | 6 | -57/+57 |
* | | | | | | after merge changes: | Sergei Golubchik | 2011-12-12 | 1 | -4/+4 |
* | | | | | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 2 | -13/+13 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | fix typo: binlog_annotate_rows_events -> binlog_annotate_row_events | Sergei Golubchik | 2011-09-23 | 2 | -13/+13 |
* | | | | | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 3 | -0/+88 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | |