Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | * | | | | | | Fix failing test connect.json for MariaDB 10.0 | Olivier Bertrand | 2017-05-12 | 4 | -14/+8 |
| | * | | | | | | Fix wrong value of JSON column | Olivier Bertrand | 2017-05-11 | 99 | -3413/+2406 |
| | * | | | | | | Fix MDEV-12603 Insert replaces values in ZIP file | Olivier Bertrand | 2017-05-06 | 4 | -21/+80 |
| | * | | | | | | Fix MDEV-12653 Cannot add index for ZIP CONNECT table | Olivier Bertrand | 2017-05-04 | 6 | -11/+19 |
| | * | | | | | | Disable json tests | Olivier Bertrand | 2017-05-03 | 1 | -2/+2 |
| | * | | | | | | Fix MDEV-12587 MariaDB CONNECT DIR Type | Olivier Bertrand | 2017-05-03 | 9 | -50/+82 |
| | * | | | | | | Fix MDEV-12631 valgrind warning for zipped tables | Olivier Bertrand | 2017-04-29 | 1 | -4/+10 |
| | * | | | | | | Fix MDEV-12520: Decimal values can be truncated for JDBC tables | Olivier Bertrand | 2017-04-22 | 2 | -2/+4 |
| | * | | | | | | Fix crash when a line is not ended by \n. | Olivier Bertrand | 2017-03-28 | 5 | -27/+64 |
| | * | | | | | | Fix MDEV-12220: Crash when doing UPDATE or DELETE on an external | Olivier Bertrand | 2017-03-18 | 3 | -12/+37 |
| | * | | | | | | Commit the 2 last commits merged from 10.1 | Olivier Bertrand | 2017-03-11 | 5 | -291/+455 |
| | * | | | | | | Fix MDEV-12142 crash when creating CSV table | Olivier Bertrand | 2017-03-06 | 38 | -1508/+1670 |
| * | | | | | | | Merge branch 'merge-perfschema-5.6' into 10.0 | Vicențiu Ciorbaru | 2017-05-16 | 16 | -39/+108 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | 5.6.36 | Vicențiu Ciorbaru | 2017-05-16 | 16 | -39/+108 |