summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* MDEV-19344 InnoDB purge buffering may corrupt a pagebb-10.2-MDEV-19344Marko Mäkelä2019-10-0421-806/+106
* fix clang warningEugene Kosov2019-10-031-1/+1
* MDEV-20647 Fix and enable SphinxSE testsRobert Bindar2019-09-303-4/+33
* Fix -Wunused for CMAKE_BUILD_TYPE=RelWithDebInfoMarko Mäkelä2019-09-301-2/+2
* MDEV-20688 Recovery crashes after unnecessarily reading a corrupted pageThirunarayanan Balathandayuthapani2019-09-271-12/+14
* dict_load_table(): Remove constant parameter cached=trueMarko Mäkelä2019-09-277-32/+14
* Reduce rw_lock_debug_mutex contentionMarko Mäkelä2019-09-271-2/+22
* Remove a useless large test, and add a debug assertionMarko Mäkelä2019-09-271-8/+1
* MDEV-19740: Fix GCC 9.2.1 -Wmaybe-uninitialized on AMD64Marko Mäkelä2019-09-273-3/+3
* Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2019-09-2419-29/+29
|\
| * Merge remote-tracking branch 'origin/5.5' into 10.1Alexander Barkov2019-09-2419-29/+29
| |\
| | * Fix spelling mistakes in MyISAM code commentsIan Gilfillan2019-09-2019-29/+29
| | * MDEV-14383 tokudb_bugs. tests failed in buildbot, lost connection to serverSergei Golubchik2019-09-016-0/+18
* | | Remove the unused function btr_page_get()Marko Mäkelä2019-09-242-60/+1
* | | After-merge fix: Adjust a resultMarko Mäkelä2019-09-231-6/+6
* | | MDEV-17614 post-fix: Remove dead dup_chk_only=true code.Marko Mäkelä2019-09-234-56/+20
* | | Merge 10.1 into 10.2Marko Mäkelä2019-09-231-1/+1
|\ \ \ | |/ /
| * | MDEV-18094: Query with order by limit picking index scan over filesortVarun Gupta2019-09-211-1/+1
* | | MDEV 19205 Sphinx unable to connect using a host nameAnel Husakovic2019-09-202-0/+33
* | | Fix Caribe 19992019-09-201-3/+4
* | | MDEV-20483 Follow-up fixThirunarayanan Balathandayuthapani2019-09-181-0/+12
* | | Merge 10.1 into 10.2Marko Mäkelä2019-09-1829-504/+163
|\ \ \ | |/ /
| * | MDEV-19529 InnoDB hang on DROP FULLTEXT INDEXThirunarayanan Balathandayuthapani2019-09-1824-490/+120
| * | MDEV-19647 Server hangs after dropping full text indexes and restartThirunarayanan Balathandayuthapani2019-09-172-0/+12
| * | Post fix after the patch for MDEV-20576.Igor Babaev2019-09-133-6/+6
* | | Remove an unused declarationMarko Mäkelä2019-09-181-7/+0
* | | MDEV-20483 trx_lock_t::table_locks is not a subset of trx_lock_t::trx_locksThirunarayanan Balathandayuthapani2019-09-172-2/+2
* | | MDEV-16560: [counter] rocksdb.ttl_secondary_read_filtering fail in buildbotSergei Petrunia2019-09-112-0/+4
* | | MDEV-20562 btr_cur_open_at_rnd_pos() fails to return error for corrupted pageMarko Mäkelä2019-09-111-3/+2
* | | MDEV-17939 Assertion `++loop_count < 2' failed in trx_undo_report_renameThirunarayanan Balathandayuthapani2019-09-111-1/+1
* | | MDEV-19514 preparation: Remove innodb_change_buffering_debug=2Marko Mäkelä2019-09-092-19/+2
* | | Fix connect RESTSDK support.Vladislav Vaintroub2019-09-091-11/+7
* | | don't run RocksDB suites by defaultSergei Golubchik2019-09-064-4/+4
* | | MDEV-12121: Avoid unused variableMarko Mäkelä2019-09-061-5/+3
* | | MDEV-20490: rocksdb.ttl_primary_read_filtering fails in BBSergei Petrunia2019-09-052-0/+3
* | | Fix of query cache bug in AriaMonty2019-09-042-2/+20
* | | MDEV-15326: Backport trx_t::is_referenced()Marko Mäkelä2019-09-048-56/+60
* | | MDEV-15326: InnoDB: Failing assertion: !other_lockMarko Mäkelä2019-09-0410-352/+278
* | | MDEV-15326 preparation: Remove trx_sys_t::n_prepared_trxMarko Mäkelä2019-09-045-59/+47
* | | MVCC::view_close(): Correct commentsMarko Mäkelä2019-09-042-8/+7
* | | Updated mtr files to support different compiled in optionsMonty2019-09-0139-30/+317
* | | Remove test that where only applicable for MySQLMonty2019-09-018-3997/+0
* | | Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2019-08-3034-1605/+2100
|\ \ \
| * | | TypoOlivier Bertrand2019-08-223-10/+11
| * | | Some small changes.Olivier Bertrand2019-08-193-33/+39
| * | | In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-08-1716-1375/+1540
| * | | TypoOlivier Bertrand2019-07-313-9/+9
| * | | In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-07-3020-336/+665
* | | | MDEV-18384: rocksdb.index_merge_rocksdb2 test failsSergei Petrunia2019-08-305-16/+148
* | | | Remove a bogus commentMarko Mäkelä2019-08-281-3/+1