summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2019-09-2521-87/+30
|\
| * Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2019-09-2419-29/+29
| |\
| | * 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
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-09-242-60/+1
| |\ \ \ \ | | |/ / /
| | * | | Remove the unused function btr_page_get()Marko Mäkelä2019-09-242-60/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-09-2324-346/+195
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-09-2327-324/+170
| |\ \ \ \ | | |/ / /
| | * | | 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
| * | | | Fix CMake warning in spider, in Windows ninja buildVladislav Vaintroub2019-09-121-0/+3
* | | | | Remove reference to dict_sys->mutexMarko Mäkelä2019-09-231-13/+3
* | | | | Removing obsolete register keywordDavid Carlier2019-09-211-1/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-09-125-34/+12
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-09-112-4/+3
| |\ \ \ \ | | |/ / /
| | * | | 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
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-09-103-30/+9
| |\ \ \ \ | | |/ / /
| | * | | 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
* | | | | MDEV-20565 Assertion failure on CHANGE COLUMN...SYSTEM VERSIONINGMarko Mäkelä2019-09-121-1/+1
* | | | | Merge mariadb-10.4.8 to 10.4Marko Mäkelä2019-09-107-9/+10
|\ \ \ \ \
| * \ \ \ \ Merge branch '10.3' into 10.4Sergei Golubchik2019-09-067-9/+10
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-09-067-9/+10
| | |\ \ \ \ | | | |/ / /
| | | * | | 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
* | | | | | MDEV-20320 Tablespace flags mismatch for full_crc32 formatThirunarayanan Balathandayuthapani2019-09-101-5/+8
* | | | | | MDEV-17171: RocksDB Tables do not have "Creation Date"Sergei Petrunia2019-09-075-26/+26
* | | | | | MDEV-17171: RocksDB Tables do not have "Creation Date"bb-10.4-mdev17171Sergei Petrunia2019-09-0615-48/+252
|/ / / / /
* | | | | Merge branch '10.3' into 10.4Sergei Golubchik2019-09-0648-317/+316
|\ \ \ \ \ | |/ / / /
| * | | | Simplify trx_state_eq()Marko Mäkelä2019-09-051-6/+1
| * | | | MDEV-15326 after-merge fixesMarko Mäkelä2019-09-057-81/+77
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-09-0411-239/+238
| |\ \ \ \ | | |/ / /
| | * | | 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