summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Added keyread_time() to HEAPMonty2020-03-091-2/+3
* Fix compile failure, compare_key_parts in handler shadowed by MyRocksSergei Petrunia2020-02-191-0/+1
* MDEV-20726 InnoDB: Assertion failure in file data0type.cc line 67bb-10.4-MDEV-20726-alter-utf8Eugene Kosov2020-02-182-9/+9
* cleanup: key parts comparisonEugene Kosov2020-02-182-0/+37
* micro optimization: avoid std::string copyEugene Kosov2020-02-131-2/+3
* Merge branch '10.3' into 10.4Oleksandr Byelkin2020-02-1118-141/+340
|\
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-02-1010-64/+63
| |\
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-02-104-6/+36
| | |\
| | | * Remove unused SRV_MASTER_PURGE_INTERVALMarko Mäkelä2020-02-082-4/+2
| | | * MDEV-21563 FTS thread aborts during shutdownThirunarayanan Balathandayuthapani2020-02-072-2/+2
| | | * MDEV-21563 FTS thread aborts during shutdownThirunarayanan Balathandayuthapani2020-02-062-0/+29
| | * | MDEV-21608 Assertion `n_ext == dtuple_get_n_ext(dtuple)' failed during updati...Thirunarayanan Balathandayuthapani2020-02-071-1/+5
| | * | MDEV-12121: Clean up WITH_INNODB_AHI=OFFMarko Mäkelä2020-02-061-2/+6
| | * | Cleanup: Remove mem_block_t::magic_n and mem_block_validate()Marko Mäkelä2020-02-033-46/+2
| | * | MDEV-21636 information_schema.innodb_mutexes.name column is not populatedMarko Mäkelä2020-02-031-8/+15
| | * | introduce HASH_REPLACE() for hash_table_tEugene Kosov2020-01-312-4/+16
| * | | MDEV-20076: SHOW GRANTS does not quote role names properlybb-10.3-MDEV-20076Oleksandr Byelkin2020-02-051-6/+6
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-01-318-49/+271
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2020-01-314-91/+17
| | |\ \ | | | |/
| | | * MDEV-20307: Remove a useless debug check to save stack spaceMarko Mäkelä2020-01-312-84/+6
| | | * MDEV-21564 Assert in trx_purge_add_update_undo_to_history during shutdownThirunarayanan Balathandayuthapani2020-01-302-4/+10
| | * | MDEV-14330: move tokudb manpages to right packagesVicențiu Ciorbaru2020-01-284-0/+257
| | * | MDEV-21550 Assertion `!table->fts->in_queue' failed in fts_optimize_remove_tableThirunarayanan Balathandayuthapani2020-01-282-2/+5
* | | | MDEV-21658 Error on online ADD PRIMARY KEY after instant DROP/reorderMarko Mäkelä2020-02-051-4/+11
* | | | MDEV-21645 SIGSEGV in innobase_get_computed_valueMarko Mäkelä2020-02-041-1/+4
* | | | MDEV-20001 Potential dangerous regression: INSERT INTO >=100 rows fail for my...Sachin2020-02-035-70/+57
* | | | MDEV-18791 Wrong error upon creating Aria table with long index on BLOBSachin Setiya2020-02-021-0/+5
* | | | MDEV-21256 after-merge fix: Use std::atomicMarko Mäkelä2020-02-012-7/+6
* | | | MDEV-19845: Make my_cpu.h self-containedMarko Mäkelä2020-02-011-2/+1
* | | | MDEV-17844 recs_off_validate() fails in page_zip_write_trx_id_and_roll_ptr()Marko Mäkelä2020-01-311-0/+15
* | | | Fixed compiler warnings from gcc 7.4.1Monty2020-01-2937-182/+240
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-01-244-20/+23
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-01-244-20/+23
| |\ \ \ | | |/ /
| | * | Remove an unused tokuvalgrind scriptMarko Mäkelä2020-01-232-11/+0
| | * | MDEV-20775: page_zip_validate() failure due to AUTO_INCREMENTMarko Mäkelä2020-01-231-2/+14
| | * | MDEV-14183: aria_pack segfaults in compress_maria_fileVlad Lesin2020-01-211-7/+9
* | | | fix perfschema.start_server_innodb test (related to MDEV-17571)Oleksandr Byelkin2020-01-241-1/+1
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-01-21207-650/+2090
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-01-21207-650/+2090
| |\ \ \ | | |/ /
| | * | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-01-20203-631/+2053
| | |\ \ | | | |/
| | | * Merge branch 'merge-tokudb-5.6' into 10.1Oleksandr Byelkin2020-01-1927-111/+239
| | | |\
| | | | * 5.6.46-86.2Oleksandr Byelkin2020-01-1928-112/+249
| | | * | Merge branch 'merge-perfschema-5.6' into 10.1Oleksandr Byelkin2020-01-19171-515/+1712
| | | |\ \
| | | | * | 5.6.47Oleksandr Byelkin2020-01-19173-526/+1733
| | | * | | Merge remote-tracking branch 'connect/10.1' into 10.1Oleksandr Byelkin2020-01-1944-1010/+1299
| | | |\ \ \
| | | | * | | - Update grant tests for new MariaDB version 10.1.44Olivier Bertrand2020-01-1212-324/+415
| | | | * | | Merge with last MariaDB versionOlivier Bertrand2020-01-112897-215180/+24970
| | | | |\ \ \
| | | | * | | | - Fix MDEV-21450Olivier Bertrand2020-01-111-5/+13
| | | | * | | | Update to version 1.07 (as for MariaDB 10.2)Olivier Bertrand2020-01-0933-721/+913
| | | * | | | | InnoDB 5.6.47 and XtraDB 5.6.46-86.2Marko Mäkelä2020-01-172-3/+3