summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-1528-249/+45
|\
| * Merge 10.2 into bb-10.2-extMarko Mäkelä2018-02-1528-250/+46
| |\
| | * Dead code removal: sess_tMarko Mäkelä2018-02-1523-219/+20
| | * MDEV-14905 Fulltext index modification committed during shutdownMarko Mäkelä2018-02-152-2/+11
| | * MDEV-14648 Restore fix for MySQL BUG#39053 - UNINSTALL PLUGIN does not allow ...Marko Mäkelä2018-02-155-30/+16
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-15281-3270/+7140
|\ \ \ | |/ /
| * | Merge 10.2 into bb-10.2-extMarko Mäkelä2018-02-1314-20/+49
| |\ \ | | |/
| | * Merge 10.1 into 10.2Marko Mäkelä2018-02-136-7/+19
| | |\
| | | * Merge 10.0 into 10.1Marko Mäkelä2018-02-136-8/+22
| | | |\
| | | | * MDEV-14988 innodb_read_only tries to modify files if transactions were recove...Marko Mäkelä2018-02-136-8/+22
| | * | | MDEV-15270 Mariabackup should not try to use doublewrite buffermariadb-10.2.13Marko Mäkelä2018-02-126-8/+16
| | * | | MDEV-13869 MariaDB slow startMarko Mäkelä2018-02-122-5/+14
| * | | | Added Max_index_length and Temporary to SHOW TABLE STATUSMonty2018-02-1213-74/+75
| * | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-02-129-10/+710
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Sergei Golubchik2018-02-115-1/+8
| | |\ \ \ | | | |/ /
| | | * | MDEV-14611 ALTER TABLE EXCHANGE PARTITION does not work properly when used wi...Alexey Botchkov2018-02-102-0/+2
| | | * | Merge remote-tracking branch 'origin/10.0' into 10.1Alexander Barkov2018-02-101-1/+1
| | | |\ \ | | | | |/
| | | | * Update wrong xtradb versionVicențiu Ciorbaru2018-02-081-1/+1
| | | * | MDEV-14508: encryption.innodb-compressed-blob failed in buildbot, assertion i...Jan Lindström2018-02-092-0/+4
| | * | | Removed compiler warningsMonty2018-02-101-9/+9
| | * | | TokuDB didn't compile with valgrindMonty2018-02-101-0/+5
| | * | | Merge branch 'bb-10.2-mariarocks' into 10.2Sergei Petrunia2018-02-092-0/+688
| | |\ \ \
| | | * | | Add myrocks_hotbackup part of rocksdb plugin in cmakeVicentiu Ciorbaru2018-02-071-0/+2
| | | * | | Adjust myrocks_hotbackup to work with MariaDB.Sergei Petrunia2018-01-251-1/+1
| | | * | | Import myrocks_hotbackup from the upstreamSergei Petrunia2018-01-251-0/+686
| * | | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2018-02-091-3/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-14238 Bogus assertion on row_get_rec_trx_id()Marko Mäkelä2018-02-091-3/+4
| * | | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2018-02-0813-47/+69
| |\ \ \ \ \ | | |/ / / /
| | * | | | rocksdb : Disable the constantly failing bloomfilter test, until MDEV-14562 i...Vladislav Vaintroub2018-02-081-0/+1
| | * | | | MDEV-14407 Assertion failure during rollbackMarko Mäkelä2018-02-086-27/+55
| | * | | | Merge 10.1 into 10.2Marko Mäkelä2018-02-086-19/+13
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge 10.0 into 10.1Marko Mäkelä2018-02-086-10/+10
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | MDEV-15249 Crash in MVCC read after IMPORT TABLESPACEMarko Mäkelä2018-02-086-10/+10
| * | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-02-08311-3586/+6950
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-15199 Referential integrity broken in ON DELETE CASCADEMarko Mäkelä2018-02-077-370/+187
| | * | | | InnoDB UPDATE cleanupMarko Mäkelä2018-02-071-7/+18
| | * | | | MDEV-15219 FOREIGN KEY CASCADE or SET NULL operations will not resume after l...Marko Mäkelä2018-02-071-3/+4
| | * | | | Remove useless debug instrumentation row_print_geometry_dataMarko Mäkelä2018-02-071-46/+0
| | * | | | Remove useless codeMarko Mäkelä2018-02-071-21/+0
| | * | | | Foreign key code cleanupMarko Mäkelä2018-02-071-99/+70
| | * | | | cleanup: my_off_t mmaped_length -> size_tSergei Golubchik2018-02-065-9/+7
| | * | | | compilation error on windowsSergei Golubchik2018-02-061-2/+2
| | * | | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-06301-2840/+6536
| | |\ \ \ \ | | | |/ / /
| | | * | | fil_write_flushed_lsn(): Ensure that the return value is initializedMarko Mäkelä2018-02-032-2/+2
| | | * | | After-merge fix for commit d4df7bc9b1fbdfb5c98134091a9ff998af60954fMarko Mäkelä2018-02-0210-58/+54
| | | * | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-02321-2933/+6651
| | | |\ \ \ | | | | |/ /
| | | | * | Revert "MDEV-6928: Add trx pointer to struct mtr_t"Marko Mäkelä2018-01-2942-234/+181
| | | | * | Remove ut_win_init_time from innodbVicențiu Ciorbaru2018-01-253-32/+0
| | | | * | Fix innodb compilation failure on WindowsVicențiu Ciorbaru2018-01-253-21/+14
| | | | * | Remove xtradb "fragmentation-statistics" patchesVicențiu Ciorbaru2018-01-244-62/+1