Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-4506: Parallel replication of group-committed transactions: Intermediate... | unknown | 2013-06-24 | 1 | -2/+6 |
* | MDEV-4605: Failing to load GTID slave position from rpl.gtid_slave_pos | unknown | 2013-06-03 | 1 | -1/+1 |
* | MDEV-4478: Implement GTID "strict mode" | unknown | 2013-05-28 | 1 | -2/+3 |
* | MDEV-26: Global transaction ID. First alpha release. | unknown | 2013-04-15 | 1 | -0/+6 |
|\ | |||||
| * | MDEV-26: global transaction id. Intermediate commit. | unknown | 2012-11-07 | 1 | -0/+1 |
| * | MDEV-26: Global transaction commit. Intermediate commit. | unknown | 2012-11-05 | 1 | -0/+1 |
| * | MDEV-26: Global transaction id. Partial commit. | unknown | 2012-10-23 | 1 | -0/+4 |
* | | MDEV-3917 multiple use locks (GET_LOCK) in one connection. | Alexey Botchkov | 2013-04-12 | 1 | -1/+1 |
* | | Speed up connection time: | Michael Widenius | 2013-03-25 | 1 | -29/+18 |
|/ | |||||
* | 5.5 merge | Sergei Golubchik | 2013-01-29 | 1 | -1/+1 |
|\ | |||||
| * | Buildbot fixes and cleanups: | Michael Widenius | 2013-01-11 | 1 | -1/+1 |
* | | cleanup: | Sergei Golubchik | 2013-01-23 | 1 | -1/+4 |
* | | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 1 | -0/+1 |
* | | Merge maria-5.5-mwl248 -> 10.0-base. | Igor Babaev | 2012-12-16 | 1 | -0/+2 |
|\ \ | |||||
| * \ | Merge 5.5 -> 5.5-mwl248. | Igor Babaev | 2012-11-02 | 1 | -0/+2 |
| |\ \ | | |/ | |/| | |||||
| | * | Merge 5.5->5.5-mwl248 | Igor Babaev | 2012-08-14 | 1 | -0/+1 |
| | |\ | |||||
| | * | | Added missing declaration of statistics_lock. | Igor Babaev | 2012-07-27 | 1 | -0/+1 |
| | * | | Removed the server option --stat-tables. | Igor Babaev | 2012-06-02 | 1 | -2/+1 |
| | * | | Inverted the option --skip-stat-tables for --stat-tables. | Igor Babaev | 2012-05-08 | 1 | -2/+2 |
| | * | | Merge 5.5 -> 5.5-mwl248. | Igor Babaev | 2012-04-11 | 1 | -1/+1 |
| | |\ \ | |||||
| | * | | | Merge maria-5.3-mwl248 -> 5.5 = maria-5.5-mwl248. | Igor Babaev | 2012-03-19 | 1 | -0/+2 |
* | | | | | Merge mariadb-5.5 -> 10.0-base. | Igor Babaev | 2012-12-16 | 1 | -4/+6 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | 5.3 merge | Sergei Golubchik | 2012-10-18 | 1 | -4/+6 |
* | | | | | MDEV-532: Async InnoDB commit checkpoint. | unknown | 2012-12-14 | 1 | -0/+3 |
* | | | | | Changed SHOW_FUNC variabels that don't return SHOW_ARRAY to SHOW_SIMPLE_FUNC. | Michael Widenius | 2012-10-03 | 1 | -0/+1 |
* | | | | | Made max_relay_log_size depending on master connection. | Michael Widenius | 2012-10-01 | 1 | -1/+1 |
* | | | | | Implementation of Multi-source replication (MDEV:253) | Michael Widenius | 2012-09-28 | 1 | -1/+1 |
* | | | | | Automatic merge | Michael Widenius | 2012-09-22 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Added new status variables: | Michael Widenius | 2012-09-09 | 1 | -0/+1 |
| | |_|/ | |/| | | |||||
* | | | | MDEV-232: Remove one fsync() from commit phase. | unknown | 2012-09-13 | 1 | -1/+1 |
* | | | | MDEV-181: XID crash recovery across binlog boundaries | unknown | 2012-06-22 | 1 | -2/+2 |
|/ / / | |||||
* | | | merge with MySQL 5.5.27 | Sergei Golubchik | 2012-08-09 | 1 | -0/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKET | Manish Kumar | 2012-06-12 | 1 | -0/+1 |
| * | | Revert two follow-ups for Bug#12762885: | Alexander Nozdrin | 2012-04-27 | 1 | -1/+0 |
| * | | Proper follow-up for Bug#12762885 - 61713: MYSQL WILL NOT BIND TO "LOCALHOST" | Alexander Nozdrin | 2012-04-27 | 1 | -0/+1 |
* | | | mysql-5.5.22 merge | Sergei Golubchik | 2012-03-28 | 1 | -1/+1 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Updated/added copyright headers | MySQL Build Team | 2012-02-16 | 1 | -1/+1 |
* | | merge with mysql-5.5.21 | Sergei Golubchik | 2012-03-09 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | Fixed bug#11753187 (formerly known as bug 44585): SP_CACHE BEHAVES AS | Dmitry Shulga | 2012-01-25 | 1 | -0/+1 |
| * | BUG#11752315 - 43460: STOP SLAVE UNABLE TO COMPLETE WHEN SLAVE THREAD IS TRYI... | Manish Kumar | 2012-01-23 | 1 | -0/+4 |
* | | Merge MWL#234: @@skip_replication feature to MariaDB 5.5. | unknown | 2012-03-01 | 1 | -0/+1 |
* | | 5.3 merge | Sergei Golubchik | 2012-02-21 | 1 | -0/+3 |
* | | remove unused flag | Sergei Golubchik | 2012-01-16 | 1 | -1/+0 |
* | | mysql-5.5 merge | Sergei Golubchik | 2012-01-16 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | BUG#11745230: 12133: MASTER.INDEX FILE KEEPS MYSQLD FROM STARTING IF | Luis Soares | 2011-11-24 | 1 | -1/+2 |
* | | after merge changes: | Sergei Golubchik | 2011-12-12 | 1 | -2/+1 |
* | | win64 sysvar portability fixes | Sergei Golubchik | 2011-12-02 | 1 | -3/+4 |
* | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 1 | -1/+6 |
* | | merge | Sergei Golubchik | 2011-11-03 | 1 | -3/+4 |
|\ \ | |||||
| * | | Some after-merge fixes for 5.5 merge. | unknown | 2011-10-25 | 1 | -2/+3 |