summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2020-11-037-15/+32
|\
| * Merge 10.2 into 10.3Marko Mäkelä2020-11-022-6/+15
| |\
| | * MDEV-22387: Do not violate __attribute__((nonnull))Marko Mäkelä2020-11-022-6/+15
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-10-305-9/+19
| |\ \ | | |/
| | * MDEV-23991 fixup: Initialize the memoryMarko Mäkelä2020-10-301-0/+3
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-10-292-2/+9
| | |\
| | | * MDEV-23702 calculating(auto rounding) issueSergei Golubchik2020-10-292-4/+9
| | * | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-10-282-7/+7
| | |\ \ | | | |/
| | | * MDEV-24017: Blackhole : Specified key was too long; max key length is 1000 bytesVlad Lesin2020-10-241-2/+3
| | | * Merge remote-tracking branch 'connect/10.1' into 10.1Oleksandr Byelkin2020-10-2417-108/+511
| | | |\
| | | | * - Fix MDEV-22571 and MDEV-22572. Allow multiple ZIP tableOlivier Bertrand2020-07-1617-108/+511
| * | | | MDEV-23222 SIGSEG in maria_create() because of double freeMonty2020-10-291-0/+1
* | | | | MDEV-24072 Assertion 'ib_table.n_v_cols' failed in instant_alter_column_possi...Marko Mäkelä2020-11-021-1/+2
* | | | | MDEV-23991 fixup: Initialize the memoryMarko Mäkelä2020-10-301-0/+3
* | | | | Merge 10.3 into 10.4Marko Mäkelä2020-10-2967-909/+1662
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2020-10-2820-283/+246
| |\ \ \ \ | | |/ / /
| | * | | MDEV-23693 fixup: Remove unused btr_search_t::withdraw_clockMarko Mäkelä2020-10-281-2/+0
| | * | | MDEV-23163 Merge new release of InnoDB 5.7.32 to 10.2Marko Mäkelä2020-10-281-1/+1
| | * | | MDEV-23991 dict_table_stats_lock() has unnecessarily long scopeEugene Kosov2020-10-2719-280/+244
| * | | | Merge 10.2 into 10.3Marko Mäkelä2020-10-2853-1080/+1465
| |\ \ \ \ | | |/ / /
| | * | | MDEV-16952 Introduce SET GLOBAL innodb_max_purge_lag_waitMarko Mäkelä2020-10-271-0/+27
| | * | | MDEV-23693 Failing assertion: my_atomic_load32_explicit(&lock->lock_word, MY_...Thirunarayanan Balathandayuthapani2020-10-2716-165/+262
| | * | | Bug #31228694 FTS QUERY WITH LIMIT HIT AN ASSERTbb-10.2-MDEV-23989Sachin Agarwal2020-10-261-3/+5
| | * | | Bug #30933728 INNODB FTS PHRASE SEARCH HIT AN ASSERTSachin Agarwal2020-10-261-14/+17
| | * | | Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2020-10-2623-490/+1071
| | |\ \ \
| | | * | | - Inline MakePtr and MakeOff with OFFSET as size_tOlivier Bertrand2020-10-1816-373/+848
| | | * | | Fix search for json subtable in tabjson.cppOlivier Bertrand2020-10-061-15/+33
| | | * | | Fix compile error in tabjson.cpp (ULONG -> ulong)Olivier Bertrand2020-10-051-17/+20
| | | * | | - Use BIN type when charset='binary'Olivier Bertrand2020-10-058-16/+64
| | | * | | - Fix allocating work space larger than 4GBOlivier Bertrand2020-10-032-17/+26
| | | * | | - Make possible to allocate work space larger than 4GBOlivier Bertrand2020-10-0112-82/+108
| | * | | | MDEV-23370 innodb_fts.innodb_fts_misc failed in buildbot, server crashed in d...bb-10.2-MDEV-23370Thirunarayanan Balathandayuthapani2020-10-258-399/+68
| | * | | | MDEV-23720 Change innodb_log_optimize_ddl=OFF by defaultMarko Mäkelä2020-10-251-4/+4
| | * | | | MDEV-20755 InnoDB: Database page corruption on disk or a failed file read of ...Vlad Lesin2020-10-231-0/+2
| * | | | | MDEV-21201 No records produced in information_schema query, depending on proj...Sergei Golubchik2020-10-232-1/+4
| * | | | | cleanup: use predefined CMAKE_DL_LIBSSergei Golubchik2020-10-233-3/+2
| * | | | | cleanup: use my_multi_malloc(), etcSergei Golubchik2020-10-231-15/+10
* | | | | | MDEV-23356 InnoDB: Failing assertion: field->col->mtype == type, crash or ASA...Eugene Kosov2020-10-261-15/+58
* | | | | | MDEV-21954 mysqld got signal 11 Fatal signal 6 while backtracing on parallel ...Sergei Golubchik2020-10-231-0/+3
* | | | | | MDEV-23672: incorrect v_indexes access fixAleksey Midenkov2020-10-221-0/+1
* | | | | | Merge 10.3 into 10.4Marko Mäkelä2020-10-2227-156/+206
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.2 into 10.3Marko Mäkelä2020-10-2226-155/+211
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.1 into 10.2Marko Mäkelä2020-10-2111-150/+123
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | InnoDB 5.6.50Marko Mäkelä2020-10-215-35/+35
| | | |\ \ \
| | | | * | | MDEV-23999 Potential stack overflow in InnoDB fulltext searchMarko Mäkelä2020-10-214-34/+34
| | | |/ / /
| | | * | | MDEV-23938: innodb row_search_idx_cond_check handle ICP_ABORTED_BY_USERSergei Petrunia2020-10-161-6/+13
| | | * | | MDEV-23722 InnoDB: Assertion: result != FTS_INVALID in fts_trx_row_get_new_stateThirunarayanan Balathandayuthapani2020-10-086-70/+58
| | * | | | Revert MDEV-23484 Rollback unnecessarily acquires dict_operation_lockMarko Mäkelä2020-10-204-25/+65
| | * | | | MDEV-23996 Race conditions in SHOW ENGINE INNODB MUTEXMarko Mäkelä2020-10-203-23/+13
| | * | | | MDEV-23966 btr_search_sys->hash_tables accessed without taking proper ahi latchThirunarayanan Balathandayuthapani2020-10-191-1/+9