summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Sergei Golubchik2015-12-213363-298603/+710039
|\
| * after-merge: 10.0 part of MDEV-9249 (ERR_remove_state)Sergei Golubchik2015-12-211-1/+1
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-12-212-5/+5
| |\
| | * MDEV-7526: TokuDB doesn't build on OS XDevilSatan2015-12-191-1/+1
| | * MDEV-7526: TokuDB doesn't build on OS XVicențiu Ciorbaru2015-12-191-3/+1
| | * MDEV-7526: TokuDB doesn't build on OS XVicențiu Ciorbaru2015-12-191-70/+0
| | * MDEV-7526: TokuDB doesn't build on OS XVicențiu Ciorbaru2015-12-191-4/+4
| | * MDEV-7526: TokuDB doesn't build on OS XVicențiu Ciorbaru2015-12-191-1/+3
| * | MDEV-9088 Server crashes on shutdown after the second post of feedback reportSergei Golubchik2015-12-191-30/+0
| * | after-merge disable unstable testsSergei Golubchik2015-12-162-0/+10
| * | after merge fix debian buildsSergei Golubchik2015-12-151-1/+1
| * | after-merge fix replication testsSergei Golubchik2015-12-1538-510/+946
| * | after-merge fix partitioning testsSergei Golubchik2015-12-1518-38/+32
| * | Merge branch 'merge-tokudb-5.6' into 10.0Sergei Golubchik2015-12-153234-297566/+707367
| |\ \
| | * | 5.6.26-74.0Sergei Golubchik2015-10-261716-0/+473464
| | /
| * | MDEV-8297: information_schema.innodb_sys_tablestats.modified_counter doesn't ...Jan Lindström2015-12-152-0/+12
| * | MDEV-8721 AIX: Compile error xtradb:log0log.ccAlexander Barkov2015-12-152-2/+2
| * | MDEV-8923: port innodb_buffer_pool_dump_pct from MySQLJan Lindström2015-12-158-6/+190
| * | MDEV-9276: MySQL Bug #78754: FK definitions missing from SHOW CREATE TABLE in...Jan Lindström2015-12-1412-256/+332
| * | Fix logic around retrying failed Windows async IO as synchronous IO . os_file...Vladislav Vaintroub2015-12-141-34/+6
| * | fix compile error on WindowsVladislav Vaintroub2015-12-142-2/+2
| * | Merge branch 'kentoku/10.0' into 10.0Sergei Golubchik2015-12-1323-286/+1462
| |\ \
| | * | merge spider-3.2.37Kentoku SHIBA2015-10-2923-286/+1462
| * | | Merge branch 'connect/10.0' into 10.0Sergei Golubchik2015-12-1348-1100/+7783
| |\ \ \
| | * | | - Copy error message from G to g when using temporary storage for parsing.Olivier Bertrand2015-12-131-1/+9
| | * | | Update version numberOlivier Bertrand2015-12-111-2/+2
| | * | | - Serialize: Protect again eventual longjmp's.Olivier Bertrand2015-12-084-84/+140
| | * | | Fix memory error when a plain string argument is parsed.Olivier Bertrand2015-12-051-3/+4
| | * | | Fix memory error when a plain string argument is parsed.Olivier Bertrand2015-12-051-6/+12
| | * | | Fix memory error when a plain string argument is parsed.Olivier Bertrand2015-12-051-510/+506
| | * | | Commit updating CONNECT from the 10.1 versionOlivier Bertrand2015-12-0450-1057/+7733
| | * | | PATCH-P0-FIX-UPSTREAM: Fix possible buffer overflow (MDEV-8317)Olivier Bertrand2015-11-081-7/+9
| * | | | Merge branch 'merge/merge-perfschema-5.6' into 10.0Sergei Golubchik2015-12-135-8/+45
| |\ \ \ \
| | * | | | 5.6.28Sergei Golubchik2015-12-135-8/+45
| * | | | | Merge branch 'merge/merge-xtradb-5.6' into 10.0Sergei Golubchik2015-12-1332-240/+618
| |\ \ \ \ \
| | * | | | | 5.6.27-76.0Sergei Golubchik2015-12-1333-254/+620
| * | | | | | Merge branch 'merge/merge-innodb-5.6' into 10.0Sergei Golubchik2015-12-1311-83/+388
| |\ \ \ \ \ \
| | * | | | | | 5.6.28Sergei Golubchik2015-12-1311-83/+388
| * | | | | | | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-138-61/+77
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | MDEV-9251: Fix MySQL Bug#20755615: InnoDB compares column names case sensitiv...Jan Lindström2015-12-112-2/+2
| | * | | | | | fix xtradb compilation on windowsmariadb-5.5.47Sergei Golubchik2015-12-091-5/+3
| | * | | | | | Merge branch 'merge/merge-xtradb-5.5' into 5.5Sergei Golubchik2015-12-0916-50/+318
| | |\ \ \ \ \ \
| | | * | | | | | 5.5.46-37.6Sergei Golubchik2015-12-0916-50/+318
| | * | | | | | | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2015-12-093-5/+19
| | |\ \ \ \ \ \ \
| | | * | | | | | | Bug #22023218: MYSQL 5.5: MAIN.FULLTEXT HAS VALGRIND ISSUES.Sreeharsha Ramanavarapu2015-11-031-3/+2
| | | * | | | | | | Bug #19929435 DROP DATABASE HANGS WITH MALFORMED TABLEAnnamalai Gurusami2015-09-221-1/+11
| | | * | | | | | | Adapt to WL#8845 Implement an InnoDB redo log format version identifierMarko Mäkelä2015-09-111-1/+5
| | * | | | | | | | tokudb compilation warningsSergei Golubchik2015-12-073-213/+0
| | * | | | | | | | MDEV-8313 Got an error writing communication packetsSergei Golubchik2015-12-072-10/+40
| | * | | | | | | | federatedx small cleanupSergei Golubchik2015-12-071-33/+19