Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Push for testing of encryption | Monty | 2015-02-10 | 3 | -3/+49 |
* | Merge branch '10.0' into merge-wip | Sergei Golubchik | 2015-01-31 | 1 | -2/+6 |
|\ | |||||
| * | InnoDB 5.6.22 | Sergei Golubchik | 2015-01-21 | 1 | -2/+6 |
* | | Merge branch '10.0' into bb-10.1-merge | Sergei Golubchik | 2014-12-02 | 10 | -82/+187 |
|\ \ | |/ | |||||
| * | InnoDB 5.6.21 | Sergei Golubchik | 2014-11-20 | 4 | -30/+100 |
| * | 5.5 merge | Sergei Golubchik | 2014-11-20 | 1 | -1/+5 |
| |\ | |||||
| | * | mysql-5.5.40 | Sergei Golubchik | 2014-10-06 | 1 | -11/+1 |
| | |\ | |||||
| | | * | Bug #19140907 DUPLICATES IN UNIQUE SECONDARY INDEX BECAUSE OF FIX OF BUG#68021 | Annamalai Gurusami | 2014-07-03 | 1 | -11/+1 |
| * | | | MDEV-6926: innodb_rows_updated is misleading on slav | Jan Lindström | 2014-10-26 | 1 | -5/+30 |
| * | | | MDEV-6928: Add trx pointer to struct mtr_t | Jan Lindström | 2014-10-24 | 9 | -42/+47 |
| * | | | MDEV-6933: Spurious lock_wait_timeout_thread wakeup in lock_wait_suspend_thre... | Jan Lindström | 2014-10-24 | 1 | -4/+4 |
| * | | | xtradb/innodb: fix to compile with VS 2008 | Sergei Golubchik | 2014-10-04 | 1 | -1/+1 |
* | | | | MDEV-6929: Port Facebook Prefix Index Queries Optimization | Jan Lindström | 2014-11-03 | 1 | -3/+70 |
* | | | | Enhance row-merge sort progress logging. | Jan Lindström | 2014-10-22 | 1 | -0/+2 |
* | | | | Merge 10.0.14 into 10.1 | Sergei Golubchik | 2014-10-15 | 5 | -141/+149 |
|\ \ \ \ | |/ / / | |||||
| * | | | InnoDB 5.6.20 | Sergei Golubchik | 2014-09-11 | 3 | -103/+109 |
| * | | | 5.5.39 merge | Sergei Golubchik | 2014-08-07 | 1 | -20/+15 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-6191: row_search_for_mysql comment and code consistency about isolation ... | Jan Lindström | 2014-07-04 | 1 | -20/+15 |
| | * | | mysql-5.5.38 merge | Sergei Golubchik | 2014-06-03 | 1 | -7/+10 |
| | |\ \ | | | |/ | |||||
| | | * | Bug #17858679 TOO MANY TIMES OF MEMSET DECREASE | Thirunarayanan B | 2014-04-01 | 1 | -1/+2 |
| | | * | Bug #17858679 TOO MANY TIMES OF MEMSET DECREASE | Thirunarayanan B | 2014-04-01 | 1 | -7/+9 |
| | * | | mysql-5.5.37 selective merge | Sergei Golubchik | 2014-03-27 | 2 | -35/+14 |
| | |\ \ | | | |/ | |||||
| | | * | Bug#18185930 UPD_NODE_INSERT_BLOB CAUSES BTR_EXTERN_OWNER_FLAG ASSERTION | Annamalai Gurusami | 2014-02-11 | 2 | -4/+6 |
| | | * | Bug #14668683 ASSERT REC_GET_DELETED_FLAG(REC, PAGE_IS_COMP(PAGE)) | Annamalai Gurusami | 2014-01-30 | 1 | -31/+8 |
| | * | | MySQL-5.5.35 merge | Sergei Golubchik | 2014-01-22 | 1 | -28/+75 |
| | |\ \ | | | |/ | |||||
| | | * | post-push fix for bug#17565888/bug#14621190 | Mattias Jonsson | 2013-10-28 | 1 | -0/+2 |
| | | * | Bug#17565888: UP TO 75% INCREASE IN DBT3 QUERY (Q7) EXECUTION TIME | Mattias Jonsson | 2013-10-18 | 1 | -35/+56 |
| | | * | Bug#14621190: HA_INNOBASE::INDEX_NEXT SKIPS A RECORD IF PREVIOUS | Mattias Jonsson | 2013-10-01 | 1 | -0/+24 |
| * | | | innodb-5.6.19 | Sergei Golubchik | 2014-08-06 | 3 | -11/+13 |
* | | | | Fix Windows compiler error 'log2f': identifier not found | Jan Lindström | 2014-10-02 | 1 | -1/+8 |
* | | | | fixing embedded: WaaS. Wsrep as a Service. | Sergei Golubchik | 2014-10-01 | 1 | -3/+2 |
* | | | | MDEV-6812: Merge Kakao: Add global status variables which tell | Jan Lindström | 2014-09-30 | 3 | -8/+146 |
* | | | | MDEV-6247: Merge 10.0-galera to 10.1. | Jan Lindström | 2014-08-27 | 2 | -2/+317 |
|\ \ \ \ | |||||
| * | | | | MDEV-6247: Merge 10.0-galera to 10.1. | Jan Lindström | 2014-08-26 | 2 | -2/+317 |
* | | | | | MDEV-6172: Monitor progress of ALTER TABLE ... ADD INDEX, | Jan Lindström | 2014-08-18 | 1 | -0/+13 |
* | | | | | MDEV-5834: Merge Kakao Defragmentation implementation to MariaDB 10.1 | Jan Lindström | 2014-08-06 | 1 | -12/+3 |
|/ / / / | |||||
* | | | | Fiix random test failures on fil_decompress_page_2 function. | Jan Lindström | 2014-07-25 | 2 | -3/+4 |
* | | | | Merge 10.0 -> 10.1 | Jan Lindström | 2014-05-24 | 8 | -170/+354 |
|\ \ \ \ | |/ / / | |||||
| * | | | innodb 5.6.17 | Sergei Golubchik | 2014-05-07 | 8 | -170/+354 |
* | | | | MDEV-6075: Allow > 16K pages on InnoDB | Jan Lindström | 2014-05-13 | 1 | -1/+2 |
|/ / / | |||||
* | | | MDEV-6184 10.0.11 merge | Sergei Golubchik | 2014-05-06 | 4 | -68/+176 |
* | | | InnoDB 5.6.15 merge. | Sergei Golubchik | 2014-02-26 | 6 | -180/+319 |
* | | | Merge the server part of MySQL WL#5522 - InnoDB transportable tablespaces. | Sergei Golubchik | 2014-02-02 | 1 | -2/+2 |
* | | | MDEV-5574 Set AUTO_INCREMENT below max value of column. | Sergei Golubchik | 2014-02-01 | 13 | -586/+715 |
* | | | MDEV-5452 10.0 does not build on openSUSE 13.1 | Elena Stepanova | 2013-12-17 | 1 | -2/+2 |
* | | | 10.0-base merge | Sergei Golubchik | 2013-12-16 | 4 | -16/+83 |
|\ \ \ | |/ / | |||||
| * | | mysql-5.5.34 merge | Sergei Golubchik | 2013-11-19 | 4 | -14/+70 |
| |\ \ | | |/ | |||||
| | * | Merge mysql-5.1 to mysql-5.5. | Marko Mäkelä | 2013-08-16 | 1 | -1/+2 |
| | |\ | |||||
| | | * | Bug#17312846 CHECK TABLE ASSERTION FAILURE | Marko Mäkelä | 2013-08-16 | 1 | -1/+2 |
| | * | | Merge mysql-5.1 to mysql-5.5. | Marko Mäkelä | 2013-08-15 | 1 | -5/+41 |
| | |\ \ | | | |/ |