summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | 10.0-base mergeSergei Golubchik2014-02-261115-1139/+1205
| |\ \ \ | | |/ /
| | * | 5.5 mergeSergei Golubchik2014-02-251111-1147/+1172
| | |\ \ | | | |/
| | | * Fix "cmake . && cmake -DWITHOUT_TOKUDB=1" to disable tokudbSergei Golubchik2014-02-211-3/+2
| | | * federatedx: avoid unnecessary bzero. improve dbug tracesSergei Golubchik2014-02-211-4/+7
| | | * MDEV-5698 Using ORDER BY in a FederatedX table is abnormally slowSergei Golubchik2014-02-211-12/+5
| | | * different fix for internal Oracle MySQL bug#16324629 that doesn't crashSergei Golubchik2014-02-171-1/+2
| | | * MySQL-5.5.36 mergeSergei Golubchik2014-02-171104-1120/+1147
| | | |\
| | | | * Updated/added copyright headersMurthy Narkedimilli2014-01-061100-1103/+1142
| | | | * Bug #16324629 : SERVER CRASHES ON UPDATE/JOIN FEDERATED + Arun Kuruvila2013-12-302-2/+21
| | | | * Bug#12762390 SHOW INNODB STATUS REPORTS NON-FK Aditya A2013-12-291-10/+0
| | | | * Bug#17928281 'CHECK_PERFORMANCE_SCHEMA()' LEAVES 'CURRENT_THD' REFERRINGMarc Alff2013-12-111-1/+2
| | | * | fix SphinxSE to not leave Sphinx_error status variable uninitializedSergei Golubchik2014-02-141-1/+3
* | | | | Fixing AIX compilation failiresAlexander Barkov2014-02-275-20/+30
* | | | | Enable windows builds for XtraDB.Jan Lindström2014-02-271-1/+1
* | | | | MDEV-5744 OQGRAPH backing table changes not reflected in OQGRAPH tableElena Stepanova2014-02-274-0/+104
|/ / / /
* | | | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-1943-180/+186
* | | | Fixed MDEV-3815: Aria engine return "The table is full" (ERROR 1114) insertin...Michael Widenius2014-02-114-12/+25
* | | | skip performance_schema also in spider/bg suiteSergei Golubchik2014-02-061-1/+1