summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* add new xa naming ruleKentoku SHIBA2014-03-254-25/+61
* add version variablesKentoku SHIBA2014-03-252-1/+16
* copy tables with internal xaKentoku SHIBA2014-03-255-28/+63
* scale for registering xidKentoku SHIBA2014-03-252-1/+75
* MDEV-5299 crash at using show indexKentoku SHIBA2014-03-252-6/+30
* fix crash at using mysqldumpKentoku SHIBA2014-03-251-1/+41
* find temporary tableKentoku SHIBA2014-03-252-4/+20
* partition auto increment initKentoku SHIBA2014-03-252-1/+27
* bka and countKentoku SHIBA2014-03-251-0/+21
* fix for MariaDB 10.0.6 building errorKentoku SHIBA2014-03-255-5/+27
* append group by for no order byKentoku SHIBA2014-03-2510-40/+230
* fix line endingsKentoku SHIBA2014-03-259-35036/+35036
* internal xaKentoku SHIBA2014-03-251-33/+34
* crash if data node down before commitKentoku SHIBA2014-03-251-0/+2
* Spider 3.1Kentoku SHIBA2014-03-252-2/+2
* temporary reverting for merging SpiderKentoku SHIBA2014-03-255-26/+25
* MDEV-5914: Parallel replication deadlock due to InnoDB lock conflictsunknown2014-03-212-4/+10
* MDEV-5830: Assertion failure mutex_get_waiters(mutex) == 0 at shutdown.Jan Lindström2014-03-212-3/+6
* MDEV-5864 - Reduce usage of LOCK_open: TABLE_SHARE::tdc.free_tablesSergey Vojtovich2014-03-202-16/+0
* Remove assertions now that the actual bug has been repeated.Jan Lindström2014-03-201-3/+3
* Better to use ut_ad macro.Jan Lindström2014-03-191-3/+3
* MDEV-5830: Assertion failure mutex_get_waiters(mutex) == 0 at shutdown.Jan Lindström2014-03-191-0/+3
* MDEV-5878: Failing assertion: mutex_own(mutex) with innodb_use_fallocate=ON.Jan Lindström2014-03-176-35/+75
* Merge with 10.0-baseMichael Widenius2014-03-135-12/+13
|\
| * Merge with 5.5Michael Widenius2014-03-119-59/+81
| |\
| | * Fixed a compiler failure and removed some warnings in windowsMichael Widenius2014-03-115-12/+13
| | * Fixed MDEV-5724 "Server crashes on SQL select containing more group by and le...Michael Widenius2014-03-104-21/+33
| | * MDEV-5746: Slow file extend when innodb_use_fallocate=1 and SSD Jan Lindström2014-02-262-8/+28
| | * MDEV-5742: Assertion failure node->n_pending on fil0fil.c line 5039 Jan Lindström2014-02-262-22/+11
* | | Fixed some failing testsMichael Widenius2014-03-122-0/+3
* | | Fixed MDEV-5724 "Server crashes on SQL select containing more group by and le...Michael Widenius2014-03-104-21/+33
* | | workaround for xtradb on gcc 4.1.2 RHEL5/x86, gcc atomic ops only work under ...Sergei Golubchik2014-03-072-0/+12
* | | XtraDB made the defaultSergei Golubchik2014-03-072-3/+5
* | | MDEV-5675 - Performance: my_hash_sort_bin is called too oftenSergey Vojtovich2014-03-061-1/+1
* | | xtradb, windows, aio: fix the bad mergeSergei Golubchik2014-03-041-0/+3
* | | MDEV-5620 CMake option to compile against an external PCRE librarySergei Golubchik2014-03-042-4/+2
* | | MDEV-5748 Assertion `status_var.memory_used == 0' fails on disconnect after o...Sergei Golubchik2014-03-023-0/+73
* | | MDEV-5667 online alter and changed field/index optionsSergei Golubchik2014-03-022-67/+68
* | | MDEV-5735 Selecting from SEQUENCE table with negative number hangs server Sergei Golubchik2014-03-013-4/+22
* | | update InnoDB versionSergei Golubchik2014-02-281-1/+1
* | | XtraDB compilation failures on Windows (again)Sergei Golubchik2014-02-282-9/+8
* | | mergeSergei Golubchik2014-02-281254-2508/+3951
|\ \ \
| * | | MDEV-4955 discover of table non-existance on CREATESergei Golubchik2014-02-272-46/+0
| * | | MDEV-5672 MariaDB 10.0.8 doesn't compile without perfschemaSergei Golubchik2014-02-272-1/+18
| * | | MDEV-4447 MariaDB sources should have unix-style line endings everywhereSergei Golubchik2014-02-272-5/+5
| * | | compilation error in CONNECT with ODBCSergei Golubchik2014-02-271-1/+2
| * | | OQGraph fails in --embeddedSergei Golubchik2014-02-262-0/+4
| * | | InnoDB 5.6.15 merge.Sergei Golubchik2014-02-2659-590/+1256
| * | | null-merge from innodb-5.6 mergetree (as of 5.6.14)Sergei Golubchik2014-02-263-0/+0
| * | | Percona-Server-5.6.15-rel63.0.tar.gz mergeSergei Golubchik2014-02-2670-726/+1461