Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust the test suite and overlays according to server changes in 10.2bb-10.2-elenst2 | Elena Stepanova | 2017-05-24 | 33 | -839/+329 |
* | MDEV-12764 main.log_tables-big fails in buildbot due to connect_log | Elena Stepanova | 2017-05-23 | 2 | -1/+9 |
* | InnoDB plugin is now default, and XtraDB is not built | Elena Stepanova | 2017-05-23 | 2 | -1/+9 |
* | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-23 | 320 | -6155/+8039 |
|\ | |||||
| * | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-05-23 | 77 | -184/+488 |
| |\ | |||||
| | * | Merge branch '5.5' into 10.0mariadb-10.0.31 | Sergei Golubchik | 2017-05-20 | 11 | -9/+314 |
| | |\ | |||||
| | | * | MDEV-11092 :- Fix Previous commit of MDEV-11092 | Sachin Setiya | 2017-05-19 | 1 | -0/+1 |
| | | * | Make IF clear. | Oleksandr Byelkin | 2017-05-18 | 1 | -8/+17 |
| | | * | MDEV-11092 Assertion `!writer.checksum_len || writer.remains == 0' failed | Sachin Setiya | 2017-05-18 | 3 | -0/+77 |
| | | * | Fixed the bug mdev-12812. | Igor Babaev | 2017-05-17 | 3 | -0/+51 |
| | | * | Fixed the bug mdev-12817/mdev-12820. | Igor Babaev | 2017-05-17 | 4 | -1/+168 |
| | * | | compilation warnings in Connect | Sergei Golubchik | 2017-05-19 | 29 | -72/+71 |
| | * | | MDEV-10788 Not able to compile source with -DBUILD_CONFIG=mysql_release -DCMA... | Sergei Golubchik | 2017-05-19 | 1 | -17/+0 |
| | * | | MDEV-6262 analyze the coverity report on mariadb | Sergei Golubchik | 2017-05-19 | 37 | -63/+96 |
| * | | | Merge branch 'bb-10.1-wlad' into 10.1 | Vladislav Vaintroub | 2017-05-22 | 8 | -196/+7 |
| |\ \ \ | |||||
| | * | | | MDEV-12832 : remove libarchive support from mariabackup, | Vladislav Vaintroub | 2017-05-21 | 8 | -196/+7 |
| * | | | | Changing maturity to stable | Rasmus Johansson | 2017-05-22 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | MDEV-12615: InnoDB page compression method snappy mostly does not compress pages | Jan Lindström | 2017-05-20 | 12 | -811/+276 |
| * | | | After-merge fix: Correct the 32-bit XtraDB result diff. | Marko Mäkelä | 2017-05-20 | 1 | -2/+2 |
| * | | | After-merge fix: Correct the XtraDB result diff. | Marko Mäkelä | 2017-05-20 | 1 | -1/+1 |
| * | | | Clean up a test | Marko Mäkelä | 2017-05-20 | 2 | -15/+0 |
| * | | | After-merge fix for MDEV-11638 | Marko Mäkelä | 2017-05-20 | 5 | -6/+15 |
| * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-05-20 | 255 | -4965/+7289 |
| |\ \ \ | | |/ / | |||||
| | * | | Remove dead code added in merge commit d8b45b0c004edc0b91029b232d7cc9aad02cc822 | Marko Mäkelä | 2017-05-19 | 1 | -24/+0 |
| | * | | Update xtradb and innodb version to 5.6.36 | Vicențiu Ciorbaru | 2017-05-18 | 2 | -2/+2 |
| | * | | Fix xtradb handler compilation post merge | Vicențiu Ciorbaru | 2017-05-18 | 1 | -0/+25 |
| | * | | Merge remote-tracking branch 'origin/10.0' into 10.0 | Vicențiu Ciorbaru | 2017-05-18 | 104 | -643/+574 |
| | |\ \ | |||||
| | | * | | Fixed typo in the case operator. | Oleksandr Byelkin | 2017-05-18 | 1 | -0/+1 |
| | | * | | List of unstable tests for 10.0.31 release | Elena Stepanova | 2017-05-18 | 1 | -75/+66 |
| | * | | | Change lower_case_file_system definition to feature MYSQL_PLUGIN_IMPORT | Vicențiu Ciorbaru | 2017-05-17 | 1 | -1/+1 |
| | * | | | Fix windows compilation in xtradb post-merge | Vicențiu Ciorbaru | 2017-05-17 | 1 | -5/+5 |
| | * | | | Fix tokudb test failures post merge | Vicențiu Ciorbaru | 2017-05-17 | 14 | -1/+13 |
| | * | | | Fix sys_vars innodb_empty_free_list_algorithm_basic | Vicențiu Ciorbaru | 2017-05-17 | 1 | -1/+1 |
| | * | | | Merge remote-tracking branch 'origin/5.5' into 10.0 | Vicențiu Ciorbaru | 2017-05-17 | 19 | -19/+452 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Fixed the bug mdev-7791. | Igor Babaev | 2017-05-16 | 3 | -5/+56 |
| | | * | | MDEV-12799 Buffer overflow | Sergei Golubchik | 2017-05-15 | 1 | -3/+3 |
| | | * | | Fixed the bug mdev-7599. | Igor Babaev | 2017-05-15 | 7 | -0/+124 |
| | | * | | MDEV-11718 Post-fixbb-mdev-11718 | Sachin Setiya | 2017-05-12 | 1 | -1/+2 |
| | | * | | Fixed the bugs mdev-12670 and mdev-12675. | Igor Babaev | 2017-05-09 | 9 | -11/+269 |
| | * | | | Merge branch 'merge-innodb-5.6' into bb-10.0-vicentiu | Vicențiu Ciorbaru | 2017-05-17 | 30 | -272/+505 |
| | |\ \ \ | |||||
| | | * | | | 5.6.36 | Vicențiu Ciorbaru | 2017-05-15 | 31 | -292/+658 |
| | * | | | | Revert "Fix unit test after merge from mysql 5.5.35 perfschema" | Vicențiu Ciorbaru | 2017-05-17 | 1 | -1/+0 |
| | * | | | | Merge branch 'merge-xtradb-5.6' into 10.0 | Vicențiu Ciorbaru | 2017-05-17 | 41 | -434/+1204 |
| | |\ \ \ \ | |||||
| | | * | | | | 5.6.36-82.0 | Vicențiu Ciorbaru | 2017-05-16 | 42 | -459/+1419 |
| | * | | | | | Remove tokudb_dir_cmd variable | Vicențiu Ciorbaru | 2017-05-16 | 1 | -71/+0 |
| | * | | | | | Merge branch 'merge-tokudb-5.6' into 10.0 | Vicențiu Ciorbaru | 2017-05-16 | 34 | -187/+1816 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | 5.6.36-82.0 | Vicențiu Ciorbaru | 2017-05-16 | 35 | -190/+1817 |
| | * | | | | | | Update perfschema version to 5.6.36 post-merge | Vicențiu Ciorbaru | 2017-05-16 | 1 | -1/+1 |
| | * | | | | | | Merge remote-tracking branch 'connect/10.0' into 10.0 | Vicențiu Ciorbaru | 2017-05-16 | 102 | -4083/+3563 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | MDEV-12651: change error code to ER_ILLEGAL_HA in rnd_pos (ha_connect.cc) | Olivier Bertrand | 2017-05-12 | 1 | -1/+1 |