Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-7769 MY_CHARSET_INFO refactoring# On branch 10.2 | Alexander Barkov | 2016-10-10 | 5 | -19/+16 |
* | After merge and bug fixes | Monty | 2016-10-05 | 2 | -3/+3 |
* | Remove end . from error messages to get them consistent | Monty | 2016-10-05 | 14 | -95/+95 |
* | Fixed compiler warnings and failing tests | Monty | 2016-10-05 | 7 | -96/+83 |
* | Enable Geometry datatype for SPATIAL indexes and disable online | Jan Lindström | 2016-10-03 | 2 | -3/+14 |
* | MDEV-10908: innodb_zip.bug56680 fails in buildbot with InnoDB: Failing assert... | Jan Lindström | 2016-09-30 | 1 | -10/+1 |
* | MDEV-10727: Merge 5.7 Innochecksum with 5.6 | Jan Lindström | 2016-09-30 | 2 | -26/+108 |
* | MDEV-10918 Innodb/Linux - Fallback to simulated aio if io_setup() fails, e.g ... | Vladislav Vaintroub | 2016-09-29 | 1 | -6/+19 |
* | Fix compilation failure of TokuDB on BSD-like systems | Vicențiu Ciorbaru | 2016-09-24 | 1 | -0/+6 |
* | MDEV-10174: Make the fix for MDEV-8989 enabled by default in 10.2 | Sergei Petrunia | 2016-09-24 | 4 | -4/+4 |
* | Windows : completion port based asynchronous IO.10.2-georg | Vladislav Vaintroub | 2016-09-22 | 1 | -226/+173 |
* | Fix valgrind error. | Vladislav Vaintroub | 2016-09-22 | 1 | -0/+1 |
* | Fix buildbot errors on Windows | Vladislav Vaintroub | 2016-09-22 | 1 | -4/+0 |
* | compilation failure on power8 | Sergei Golubchik | 2016-09-22 | 1 | -2/+2 |
* | MDEV-10845: Server crashes in sync_array_cell_print with innodb-status-file | Jan Lindström | 2016-09-22 | 1 | -78/+9 |
* | Merge branch '10.2' into bb-10.2-jan | Sergei Golubchik | 2016-09-19 | 279 | -8194/+4065 |
|\ | |||||
| * | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-09-09 | 255 | -3516/+3123 |
| |\ | |||||
| | * | update plugin maturities | Sergei Golubchik | 2016-09-05 | 5 | -71/+71 |
| | * | Merge branch '10.0-galera' into bb-10.1-serg | Nirbhay Choubey | 2016-08-25 | 4 | -18/+34 |
| | |\ | |||||
| | | * | Merge branch '10.0' into 10.0-galera | Nirbhay Choubey | 2016-08-24 | 256 | -5370/+4574 |
| | | |\ | |||||
| | | * | | Fixes for failing tests (post-merge). | Nirbhay Choubey | 2016-08-21 | 1 | -2/+2 |
| | | * | | Refs: MW-279 | sjaakola | 2016-08-21 | 2 | -14/+30 |
| | | * | | - PXC#592: Tried closing fk-reference-table that was never opened. | Krunal Bauskar | 2016-08-21 | 1 | -2/+2 |
| | | * | | Postfix: memory leak in XtraDBmariadb-galera-10.0.26 | Nirbhay Choubey | 2016-06-30 | 1 | -3/+4 |
| | | * | | Fix memory leak in XtraDB. | Nirbhay Choubey | 2016-06-27 | 1 | -0/+3 |
| | | * | | Fix build failure. | Nirbhay Choubey | 2016-06-24 | 1 | -1/+1 |
| | | * | | Merge tag 'mariadb-10.0.26' into 10.0-galera | Nirbhay Choubey | 2016-06-24 | 519 | -9856/+29771 |
| | | |\ \ | |||||
| | | * \ \ | Merge branch '10.0' into 10.0-galera | Nirbhay Choubey | 2016-04-29 | 123 | -755/+2199 |
| | | |\ \ \ | |||||
| | * | \ \ \ | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-08-25 | 239 | -3421/+2927 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | | * | | | | MDEV-10341: InnoDB: Failing assertion: mutex_own(mutex) - mutex_exit_func | Vicențiu Ciorbaru | 2016-08-23 | 2 | -18/+2 |
| | | * | | | | Added new status variables to make it easier to debug certain problems: | Monty | 2016-08-21 | 4 | -0/+16 |
| | | * | | | | Merge branch 'bb-10.0-serg' into 10.0 | Sergei Golubchik | 2016-08-14 | 235 | -3395/+2920 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | Merge branch 'connect/10.0' into 10.0 | Sergei Golubchik | 2016-08-10 | 34 | -1708/+962 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | - JdbcInterface: change return type of ...Field function | Olivier Bertrand | 2016-08-10 | 7 | -33/+54 |
| | | | | * | | | | Change jdbc test to reflect girls.txt LF ending | Olivier Bertrand | 2016-07-15 | 2 | -2/+2 |
| | | | | * | | | | All changes made on 10.1 for last 11 commits | Olivier Bertrand | 2016-07-14 | 33 | -1677/+910 |
| | | | * | | | | | Merge branch 'merge/merge-tokudb-5.6' into 10.0 | Sergei Golubchik | 2016-08-10 | 35 | -79/+153 |
| | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | 5.6.31-77.0 | Sergei Golubchik | 2016-08-10 | 35 | -79/+153 |
| | | | * | | | | | | Merge branch 'merge/merge-xtradb-5.6' into 10.0 | Sergei Golubchik | 2016-08-10 | 147 | -1555/+1623 |
| | | | |\ \ \ \ \ \ | |||||
| | | | | * | | | | | | 5.6.31-77.0 | Sergei Golubchik | 2016-08-10 | 149 | -1564/+1631 |
| | | | * | | | | | | | Merge branch 'merge/merge-perfschema-5.6' into 10.0 | Sergei Golubchik | 2016-08-10 | 2 | -6/+12 |
| | | | |\ \ \ \ \ \ \ | |||||
| | | | | * | | | | | | | 5.6.32 | Sergei Golubchik | 2016-08-10 | 1 | -5/+11 |
| | | | * | | | | | | | | Merge branch 'merge/merge-innodb-5.6' into 10.0 | Sergei Golubchik | 2016-08-10 | 8 | -22/+108 |
| | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | * | | | | | | | | 5.6.32 | Sergei Golubchik | 2016-08-10 | 7 | -21/+107 |
| | | | * | | | | | | | | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-08-10 | 9 | -25/+62 |
| | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | | * | | | | | | | | | MDEV-10341: InnoDB: Failing assertion: mutex_own(mutex) - mutex_exit_funcmariadb-5.5.51 | Vicențiu Ciorbaru | 2016-08-09 | 4 | -18/+14 |
| | | | | * | | | | | | | | | MDEV-10506 Protocol::end_statement(): Assertion `0' failed upon ALTER TABLE | Sergei Golubchik | 2016-08-07 | 1 | -1/+2 |
| | | | | * | | | | | | | | | Merge branch 'merge/merge-xtradb-5.5' into 5.5 | Sergei Golubchik | 2016-08-03 | 4 | -21/+35 |
| | | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | | | * | | | | | | | | | 5.5.50-38.0 | Sergei Golubchik | 2016-08-03 | 4 | -21/+35 |
| | | | | * | | | | | | | | | | MDEV-10217: innodb.innodb_bug59641 fails sporadically in buildbot: InnoDB: Fa... | Jan Lindström | 2016-08-03 | 2 | -0/+40 |