Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-12113: install_db shows corruption for rest encryption with innodb_data_... | Jan Lindström | 2017-06-01 | 16 | -594/+549 |
* | Merge branch '10.0-galera' into 10.1 | Sergei Golubchik | 2017-05-26 | 4 | -4/+23 |
|\ | |||||
| * | Merge branch '10.0' into bb-10.0-galera | Sachin Setiya | 2017-03-20 | 21 | -565/+444 |
| |\ | |||||
| * | | Fixed test failure on galere_wsrep_log_conflicts on XtraDB. | Jan Lindström | 2017-03-20 | 6 | -11/+144 |
| * | | Merge tag 'mariadb-10.0.30' into bb-sachin-10.0-galera-merge | Sachin Setiya | 2017-03-17 | 248 | -3873/+6840 |
| |\ \ | |||||
| * | | | MW-28, codership/mysql-wsrep#28 Fix sync_thread_levels debug assert | Sachin Setiya | 2017-03-14 | 3 | -10/+134 |
| * | | | Fix for post-merge build failure.mariadb-galera-10.0.29 | Nirbhay Choubey | 2017-01-13 | 1 | -13/+2 |
| * | | | Merge tag 'mariadb-10.0.29' into 10.0-galera | Nirbhay Choubey | 2017-01-13 | 117 | -4738/+9542 |
| |\ \ \ | |||||
| * | | | | Fix a build failure noticed on Yakkety. | Nirbhay Choubey | 2016-11-02 | 2 | -4/+4 |
* | | | | | MDEV-12926 encryption.innodb_onlinealter_encryption, encryption.innodb-bad-ke... | Marko Mäkelä | 2017-05-26 | 2 | -2/+2 |
* | | | | | 10.1 additions for MDEV-12052 Shutdown crash presumably due to master thread ... | Marko Mäkelä | 2017-05-26 | 10 | -58/+71 |
* | | | | | Merge 10.0 to 10.1 | Marko Mäkelä | 2017-05-26 | 2 | -176/+118 |
|\ \ \ \ \ | |||||
| * | | | | | MDEV-12052 Shutdown crash presumably due to master thread activity | Marko Mäkelä | 2017-05-26 | 2 | -176/+118 |
* | | | | | | MDEV-11335 Changing delay_key_write option for MyISAM table should not copy rows | Sergei Golubchik | 2017-05-24 | 1 | -4/+6 |
* | | | | | | MDEV-11311 Create federated table does not work as expected. | Sergei Golubchik | 2017-05-24 | 1 | -1/+1 |
* | | | | | | MDEV-12625 total_index_blocks is uninitialized in ALTER TABLE…ALGORITHM=INP... | Marko Mäkelä | 2017-05-23 | 2 | -0/+2 |
* | | | | | | MDEV-11264 Fix DeviceIoControl() usage in innodb. | Vladislav Vaintroub | 2017-05-23 | 1 | -9/+14 |
* | | | | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-05-23 | 40 | -106/+124 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch '5.5' into 10.0mariadb-10.0.31 | Sergei Golubchik | 2017-05-20 | 1 | -8/+17 |
| |\ \ \ \ \ | |||||
| | * | | | | | Make IF clear. | Oleksandr Byelkin | 2017-05-18 | 1 | -8/+17 |
| * | | | | | | compilation warnings in Connect | Sergei Golubchik | 2017-05-19 | 29 | -72/+71 |
| * | | | | | | MDEV-6262 analyze the coverity report on mariadb | Sergei Golubchik | 2017-05-19 | 12 | -27/+37 |
* | | | | | | | MDEV-12615: InnoDB page compression method snappy mostly does not compress pages | Jan Lindström | 2017-05-20 | 10 | -150/+194 |
* | | | | | | | 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 | 221 | -4925/+6792 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | 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 | 79 | -542/+444 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | 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 |
| * | | | | | | | 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 |