summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2018-04-2418-69/+79
|\
| * MDEV-15030 Add ASAN instrumentation to trx_t PoolMarko Mäkelä2018-04-242-1/+27
| * Remove most 'register' use in C++Marko Mäkelä2018-04-249-37/+35
| * Remove unused function FixNull()Marko Mäkelä2018-04-241-6/+0
| * MDEV-15865 Crash in dict_index_set_merge_threshold() on CREATE TABLEMarko Mäkelä2018-04-241-2/+1
| * Merge 10.1 into 10.2Marko Mäkelä2018-04-2411-42/+36
| |\
| | * Merge 10.0 into 10.1Marko Mäkelä2018-04-2411-43/+41
| | |\
| | | * MDEV-15723 Crash in INFORMATION_SCHEMA.INNODB_SYS_TABLES when accessing corru...Marko Mäkelä2018-04-232-1/+10
| | | * Remove the "register" keywordMarko Mäkelä2018-04-232-20/+14
| | | * Fix -Wimplicit-fallthroughMarko Mäkelä2018-04-232-0/+4
| | | * MDEV-15937 Assertion failure 'key->flags & 1' on ALTER TABLEMarko Mäkelä2018-04-232-16/+8
| | | * Merge branch '5.5' into 10.0Sergei Golubchik2018-04-202-3/+4
| | | |\
| | | | * Merge branch 'merge/merge-xtradb-5.5' into 5.5mariadb-5.5.60Sergei Golubchik2018-04-202-3/+3
| | | | |\
| | | | | * 5.5.59-38.11Sergei Golubchik2018-04-202-8/+11
| | | | * | BUG#27216817: INNODB: FAILING ASSERTION: PREBUILT->TABLE->N_MYSQL_HANDLES_OPE...Sergei Golubchik2018-04-194-0/+24
| | | | * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-04-191-1/+3
| | | | |\ \
| | | | | * | (no commit message)Karthik Kamath2018-02-141-1/+3
| | | * | | | compiler warningSergei Golubchik2018-04-201-3/+0
| | | * | | | MDEV-15510 - storage/oqgraph: Quench warnings with Boost 1.66Sergey Vojtovich2018-04-112-3/+2
* | | | | | | MDEV-14168 Unconditionally allow ALGORITHM=INPLACE for setting a column NOT NULLThirunarayanan Balathandayuthapani2018-04-247-105/+188
* | | | | | | MDEV-15983 Reduce fil_system.mutex contention furtherMarko Mäkelä2018-04-2316-121/+115
* | | | | | | Merge 10.2 into 10.3Marko Mäkelä2018-04-238-51/+66
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | MDEV-15374 Server hangs and aborts with long semaphore wait or assertion `len...Thirunarayanan Balathandayuthapani2018-04-232-18/+16
| * | | | | | Merge 10.1 into 10.2Marko Mäkelä2018-04-214-12/+39
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | MDEV-13516: encryption.create_or_replace test fails in buildbot with InnoDB a...bb-10.1-MDEV-13516Jan Lindström2018-04-162-16/+32
| | * | | | | MDEV-12632: Source and destination overlap in memcpy, encryption.innodb-disca...Jan Lindström2018-04-132-2/+2
| | * | | | | MDEV-12632: Source and destination overlap in memcpy, encryption.innodb-disca...Jan Lindström2018-04-122-8/+20
| | * | | | | Make mroonga respect -DWITHOUT_DYNAMIC_PLUGINS.Vladislav Vaintroub2018-04-111-0/+3
| * | | | | | MyRocks: MDEV-15911: Reduce debug logging on default levels in error logSergei Petrunia2018-04-193-15/+31
| * | | | | | MDEV-15611 Due to the failure of foreign key detection, Galera...Sachin Setiya2018-04-191-8/+6
* | | | | | | Merge 10.2 to 10.3Marko Mäkelä2018-04-198-45/+194
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | MDEV-15826 Purge attempts to free BLOB page after BEGIN;INSERT;UPDATE;ROLLBACKThirunarayanan Balathandayuthapani2018-04-181-10/+19
| * | | | | | MDEV-15575 different results when using CTE and big_tables=1.Igor Babaev2018-04-162-0/+7
| * | | | | | MDEV-15866 Mysql CRASH : Json connect + MariaDB 10.3.4Sergei Golubchik2018-04-161-1/+1
| * | | | | | fix typo, amend last commitVladislav Vaintroub2018-04-141-1/+1
| * | | | | | Windows, innodb : reduce noise from os_file_get_block_size()Vladislav Vaintroub2018-04-141-12/+5
| * | | | | | MDEV-12632: Source and destination overlap in memcpy, encryption.innodb-disca...Jan Lindström2018-04-131-1/+1
| * | | | | | MDEV-14460: Memory leak with only SELECT statementsSergei Petrunia2018-04-133-22/+162
| * | | | | | MDEV-15692: install_spider.sql can fail with some collationsJacob Mathew2018-04-121-1/+3
* | | | | | | MDEV-15828 Server crash or assertion `num_fts_index <= 1' failure up on ALTER...Thirunarayanan Balathandayuthapani2018-04-181-2/+4
* | | | | | | MDEV-15895 : make Innodb merge temp tables use pfs_os_file_t forVladislav Vaintroub2018-04-179-264/+153
* | | | | | | Remove compiler warningsMichael Widenius2018-04-166-12/+11
* | | | | | | MDEV-15871 Crash in btr_search_build_page_hash_index()Marko Mäkelä2018-04-151-6/+7
* | | | | | | MDEV-13697 DB_TRX_ID is not always resetMarko Mäkelä2018-04-154-147/+142
* | | | | | | MDEV-12632: Source and destination overlap in memcpy, encryption.innodb-disca...Jan Lindström2018-04-131-1/+1
* | | | | | | MDEV-15692: install_spider.sql can fail with some collationsJacob Mathew2018-04-121-1/+3
|\ \ \ \ \ \ \
| * | | | | | | MDEV-15692: install_spider.sql can fail with some collationsbb-10.3-MDEV-15692Jacob Mathew2018-04-051-1/+3
* | | | | | | | Merge remote-tracking branch '10.2' into 10.3Vicențiu Ciorbaru2018-04-1219-103/+219
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | MDEV-12632: Source and destination overlap in memcpy, encryption.innodb-disca...Jan Lindström2018-04-121-4/+10
| * | | | | | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-04-1025-130/+251
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |