summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2022-09-078-298/+385
|\
| * Merge 10.3 into 10.4Marko Mäkelä2022-09-078-296/+383
| |\
| | * MDEV-29342 Assertion failure in file que0que.cc line 728Thirunarayanan Balathandayuthapani2022-09-061-1/+1
| | * MDEV-27172 Prefix indices on Spider tables may lead to wrong query resultsNayuta Yanagisawa2022-09-017-251/+334
* | | MDEV-29475 trx_undo_rseg_free() does not write redo logMarko Mäkelä2022-09-061-3/+2
* | | MDEV-29471 Buffer overflow in page_cur_insert_rec_low()Marko Mäkelä2022-09-061-1/+3
* | | Merge 10.4 into 10.5Jan Lindström2022-09-054-11/+2
|\ \ \ | |/ /
| * | Reduce compilation dependencies on wsrep_mysqld.hDaniele Sciascia2022-08-314-11/+2
* | | MDEV-29438 Recovery or backup of instant ALTER TABLE is incorrectMarko Mäkelä2022-09-052-5/+8
* | | Merge 10.4 into 10.5Marko Mäkelä2022-08-302-7/+9
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-08-303-8/+10
| |\ \ | | |/
| | * MDEV-29409 Buffer overflow in my_wc_mb_filename() on RENAME TABLEMarko Mäkelä2022-08-301-4/+6
| | * MDEV-29258 Failing assertion for name length on RENAME TABLEMarko Mäkelä2022-08-302-4/+4
* | | Merge 10.4 into 10.5Marko Mäkelä2022-08-254-44/+4
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-08-254-45/+5
| |\ \ | | |/
| | * MDEV-29384 Hangs caused by innodb_adaptive_hash_index=ONMarko Mäkelä2022-08-251-40/+1
| | * btr_search_drop_page_hash_index(): Remove a racey debug checkMarko Mäkelä2022-08-241-4/+1
| | * MDEV-29319 Assertion failure size_in_header >= space.free_limit in fsp_get_av...Thirunarayanan Balathandayuthapani2022-08-241-1/+1
| | * MDEV-29291 Assertion `!table->fts' failed in dict_table_can_be_evicted on SHU...Thirunarayanan Balathandayuthapani2022-08-241-1/+1
| | * MDEV-29319 Assertion failure size_in_header >= space.free_limit in fsp_get_av...Thirunarayanan Balathandayuthapani2022-08-241-1/+3
* | | MDEV-29367 Refactor tpool::cacheVladislav Vaintroub2022-08-241-1/+1
* | | Merge 10.4 into 10.5Nayuta Yanagisawa2022-08-231-4/+2
|\ \ \ | |/ /
| * | Fix wrong diff introduced by merge commitbb-10.4-nayutaNayuta Yanagisawa2022-08-231-4/+2
* | | Merge 10.4 into 10.5Marko Mäkelä2022-08-224-23/+53
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-08-225-22/+63
| |\ \ | | |/
| | * MDEV-27700 ASAN: Heap_use_after_free in btr_search_drop_page_hash_index()Thirunarayanan Balathandayuthapani2022-08-225-22/+63
* | | Merge 10.4 into 10.5Marko Mäkelä2022-08-225-18/+113
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-08-225-17/+112
| |\ \ | | |/
| | * MDEV-13013 InnoDB unnecessarily extends data filesThirunarayanan Balathandayuthapani2022-08-171-11/+27
| | * MDEV-29008 Server crash or assertion `field' failed in spider_db_open_item_id...Nayuta Yanagisawa2022-08-164-2/+80
* | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-08-042-0/+15
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-08-031-0/+15
| |\ \ | | |/
| | * MDEV-27282 InnoDB: Failing assertion: !query->intersectionThirunarayanan Balathandayuthapani2022-08-031-0/+15
* | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-08-038-63/+58
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-08-029-68/+63
| |\ \ | | |/
| | * Merge remote-tracking branch 'connect/10.3' into 10.3Oleksandr Byelkin2022-08-027-63/+57
| | |\
| | | * - Fix MDEV-22571 and MDEV-22572. Allow multiple ZIP tableOlivier Bertrand2020-05-182-2/+13
| | | * Disable set warnings as errors for WindowsOlivier Bertrand2020-03-141-0/+1
| | | * Fix compile error in tabcmg.cppOlivier Bertrand2020-03-122-4/+2
| | | * Resolved ha_connect.cc and CMakeLists.txtOlivier Bertrand2020-03-122-57/+13
| | | * Pull new version from originOlivier Bertrand2020-03-12371-5595/+6326
| | | |\
| | | * | - Fix https://stackoverflow.com/questions/60625778/import-complex-xml-from-mu...Olivier Bertrand2020-03-123-9/+15
| | | * | Commit conflict resolving after pulling from origin 10.3Olivier Bertrand2019-11-243245-236043/+82053
| | | |\ \
| | | * | | Commit some changes before pulling from origin CMakeLists.txt connect.ccOlivier Bertrand2019-11-232-31/+49
| | | * | | Fix change in xml2 test resultOlivier Bertrand2019-08-221-1/+1
| | | * | | Include all changes made on 10.2Olivier Bertrand2019-08-2219-1592/+1712
| | | * | | Record some failing test results (dir,xml,xml2)Olivier Bertrand2019-06-283-52/+52
| | | * | | In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-06-2738-400/+752
| | | * | | TypoOlivier Bertrand2019-03-041-5/+5
| | | * | | - Fix MDEV-18292: CONNECT Engine JDBC not able to issueOlivier Bertrand2019-03-043-43/+40