summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* MDEV-7769 MY_CHARSET_INFO refactoring# On branch 10.2Alexander Barkov2016-10-105-19/+16
* After merge and bug fixesMonty2016-10-052-3/+3
* Remove end . from error messages to get them consistentMonty2016-10-0514-95/+95
* Fixed compiler warnings and failing testsMonty2016-10-057-96/+83
* Enable Geometry datatype for SPATIAL indexes and disable onlineJan Lindström2016-10-032-3/+14
* MDEV-10908: innodb_zip.bug56680 fails in buildbot with InnoDB: Failing assert...Jan Lindström2016-09-301-10/+1
* MDEV-10727: Merge 5.7 Innochecksum with 5.6Jan Lindström2016-09-302-26/+108
* MDEV-10918 Innodb/Linux - Fallback to simulated aio if io_setup() fails, e.g ...Vladislav Vaintroub2016-09-291-6/+19
* Fix compilation failure of TokuDB on BSD-like systemsVicențiu Ciorbaru2016-09-241-0/+6
* MDEV-10174: Make the fix for MDEV-8989 enabled by default in 10.2Sergei Petrunia2016-09-244-4/+4
* Windows : completion port based asynchronous IO.10.2-georgVladislav Vaintroub2016-09-221-226/+173
* Fix valgrind error.Vladislav Vaintroub2016-09-221-0/+1
* Fix buildbot errors on WindowsVladislav Vaintroub2016-09-221-4/+0
* compilation failure on power8Sergei Golubchik2016-09-221-2/+2
* MDEV-10845: Server crashes in sync_array_cell_print with innodb-status-fileJan Lindström2016-09-221-78/+9
* Merge branch '10.2' into bb-10.2-janSergei Golubchik2016-09-19279-8194/+4065
|\
| * Merge branch '10.1' into 10.2Sergei Golubchik2016-09-09255-3516/+3123
| |\
| | * update plugin maturitiesSergei Golubchik2016-09-055-71/+71
| | * Merge branch '10.0-galera' into bb-10.1-sergNirbhay Choubey2016-08-254-18/+34
| | |\
| | | * Merge branch '10.0' into 10.0-galeraNirbhay Choubey2016-08-24256-5370/+4574
| | | |\
| | | * | Fixes for failing tests (post-merge).Nirbhay Choubey2016-08-211-2/+2
| | | * | Refs: MW-279sjaakola2016-08-212-14/+30
| | | * | - PXC#592: Tried closing fk-reference-table that was never opened.Krunal Bauskar2016-08-211-2/+2
| | | * | Postfix: memory leak in XtraDBmariadb-galera-10.0.26Nirbhay Choubey2016-06-301-3/+4
| | | * | Fix memory leak in XtraDB.Nirbhay Choubey2016-06-271-0/+3
| | | * | Fix build failure.Nirbhay Choubey2016-06-241-1/+1
| | | * | Merge tag 'mariadb-10.0.26' into 10.0-galeraNirbhay Choubey2016-06-24519-9856/+29771
| | | |\ \
| | | * \ \ Merge branch '10.0' into 10.0-galeraNirbhay Choubey2016-04-29123-755/+2199
| | | |\ \ \
| | * | \ \ \ Merge branch '10.0' into 10.1Sergei Golubchik2016-08-25239-3421/+2927
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | MDEV-10341: InnoDB: Failing assertion: mutex_own(mutex) - mutex_exit_funcVicențiu Ciorbaru2016-08-232-18/+2
| | | * | | | Added new status variables to make it easier to debug certain problems:Monty2016-08-214-0/+16
| | | * | | | Merge branch 'bb-10.0-serg' into 10.0Sergei Golubchik2016-08-14235-3395/+2920
| | | |\ \ \ \
| | | | * \ \ \ Merge branch 'connect/10.0' into 10.0Sergei Golubchik2016-08-1034-1708/+962
| | | | |\ \ \ \
| | | | | * | | | - JdbcInterface: change return type of ...Field functionOlivier Bertrand2016-08-107-33/+54
| | | | | * | | | Change jdbc test to reflect girls.txt LF endingOlivier Bertrand2016-07-152-2/+2
| | | | | * | | | All changes made on 10.1 for last 11 commitsOlivier Bertrand2016-07-1433-1677/+910
| | | | * | | | | Merge branch 'merge/merge-tokudb-5.6' into 10.0Sergei Golubchik2016-08-1035-79/+153
| | | | |\ \ \ \ \
| | | | | * | | | | 5.6.31-77.0Sergei Golubchik2016-08-1035-79/+153
| | | | * | | | | | Merge branch 'merge/merge-xtradb-5.6' into 10.0Sergei Golubchik2016-08-10147-1555/+1623
| | | | |\ \ \ \ \ \
| | | | | * | | | | | 5.6.31-77.0Sergei Golubchik2016-08-10149-1564/+1631
| | | | * | | | | | | Merge branch 'merge/merge-perfschema-5.6' into 10.0Sergei Golubchik2016-08-102-6/+12
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | 5.6.32Sergei Golubchik2016-08-101-5/+11
| | | | * | | | | | | | Merge branch 'merge/merge-innodb-5.6' into 10.0Sergei Golubchik2016-08-108-22/+108
| | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | 5.6.32Sergei Golubchik2016-08-107-21/+107
| | | | * | | | | | | | | Merge branch '5.5' into 10.0Sergei Golubchik2016-08-109-25/+62
| | | | |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | MDEV-10341: InnoDB: Failing assertion: mutex_own(mutex) - mutex_exit_funcmariadb-5.5.51Vicențiu Ciorbaru2016-08-094-18/+14
| | | | | * | | | | | | | | MDEV-10506 Protocol::end_statement(): Assertion `0' failed upon ALTER TABLESergei Golubchik2016-08-071-1/+2
| | | | | * | | | | | | | | Merge branch 'merge/merge-xtradb-5.5' into 5.5Sergei Golubchik2016-08-034-21/+35
| | | | | |\ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | 5.5.50-38.0Sergei Golubchik2016-08-034-21/+35
| | | | | * | | | | | | | | | MDEV-10217: innodb.innodb_bug59641 fails sporadically in buildbot: InnoDB: Fa...Jan Lindström2016-08-032-0/+40