summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Fix build on !glibc/powerpc*pkubaj2019-11-021-1/+1
* | | | | MDEV-20927: Remove duplicated codeMarko Mäkelä2019-10-312-62/+0
* | | | | Merge branch '5.5' into 10.1Oleksandr Byelkin2019-10-302-6/+4
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-18783 - Server crash in hp_rb_make_keySergey Vojtovich2019-10-302-6/+4
* | | | | Merge remote-tracking branch 'connect/10.1' into 10.1Oleksandr Byelkin2019-10-3032-1612/+2083
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fix xml(2)_mult.test result mismatchOlivier Bertrand2019-08-242-8/+8
| * | | | In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-08-2430-1610/+2086
* | | | | Merge branch 'merge-tokudb-5.6' into 10.1Oleksandr Byelkin2019-10-3019-133/+232
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | 5.6.45-86.1Oleksandr Byelkin2019-10-3019-134/+231
* | | | | XtraDB 5.6.45-86.1Marko Mäkelä2019-10-309-17/+19
* | | | | MDEV-20927 Duplicate key with auto incrementMarko Mäkelä2019-10-302-48/+68
* | | | | Merge 5.5 into 10.1Eugene Kosov2019-10-291-0/+11
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | add .clang-format file for InnoDBbb-5.5-kevgsEugene Kosov2019-10-291-0/+11
* | | | | MDEV-20621 FULLTEXT INDEX activity causes InnoDB hangThirunarayanan Balathandayuthapani2019-10-2512-262/+244
* | | | | MDEV-19073 FTS row mismatch after crash recoveryThirunarayanan Balathandayuthapani2019-10-252-0/+8
* | | | | MDEV-20813: Remove the buf_flush_init_for_writing() assertionMarko Mäkelä2019-10-142-2/+0
* | | | | MDEV-20805 follow-up: Catch writes of bogus pagesMarko Mäkelä2019-10-114-4/+22
* | | | | Merge 5.5 into 10.1Marko Mäkelä2019-10-113-88/+96
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-20805 ibuf_add_free_page() is not initializing FIL_PAGE_TYPE firstMarko Mäkelä2019-10-112-6/+8
* | | | | Merge 5.5 into 10.1Marko Mäkelä2019-10-082-22/+0
|\ \ \ \ \ | |/ / / /
| * | | | Remove orphan declaration buf_flush_wait_batch_end_wait_only()Marko Mäkelä2019-10-072-22/+0
* | | | | 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
* | | | | MDEV-18094: Query with order by limit picking index scan over filesortVarun Gupta2019-09-211-1/+1
* | | | | 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
* | | | | fix clang warningsEugene Kosov2019-08-281-1/+1
* | | | | row_undo_mod_remove_clust_low(): Remove duplicated codeMarko Mäkelä2019-08-221-31/+1
* | | | | Fix -Wstringop-truncationMarko Mäkelä2019-08-222-6/+8
* | | | | Merge 5.5 into 10.1Marko Mäkelä2019-08-121-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix -Wimplicit-fallthroughMarko Mäkelä2019-08-121-1/+3
| * | | | MDEV-8827: Fix the 32-bit buildMarko Mäkelä2019-07-232-2/+2
| * | | | Bug#15851528 DUPLICATE KEY ERROR ON AUTO-INC PK WITH MIXED AUTO_INCREMENT_INC...Rahul Malik2019-07-232-32/+4
| * | | | Revert "MDEV-8827 Duplicate key with auto increment"Marko Mäkelä2019-07-232-10/+14
| * | | | Bug #20989615 INNODB AUTO_INCREMENT PRODUCES SAME VALUE TWICEThirunarayanan Balathandayuthapani2019-07-234-0/+67
* | | | | MDEV-20247 Replication hangs with "preparing" and never startsbb-10.1-MDEV-20247Thirunarayanan Balathandayuthapani2019-08-072-6/+6
* | | | | Merge branch 'merge-tokudb-5.6' into 10.1Oleksandr Byelkin2019-07-2654-28/+346
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 5.6.44-86.0Oleksandr Byelkin2019-07-2654-23/+347
* | | | | Merge remote-tracking branch 'connect/10.1' into 10.1Oleksandr Byelkin2019-07-269-124/+82
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fixed compiler warning in connect engineOlivier Bertrand2019-03-251-1/+1
| * | | | - Fix MDEV-15793: Server crash in PlugCloseFile with sql_mode=''Olivier Bertrand2019-03-2514-164/+211
| * | | | - Fix MDEV-18192: CONNECT Engine JDBC not able to issueOlivier Bertrand2019-01-275-44/+100
| * | | | - Fix a few bug mainly concerning discovery and call from OEMOlivier Bertrand2019-01-036-145/+185
| * | | | Fix wrong version numberOlivier Bertrand2018-12-041-1/+1
| * | | | - Make PlugSubAlloc to be exportableOlivier Bertrand2018-12-0113-203/+231
| * | | | - Implement the CHECK TABLE statement and accept REPAIR and ANALYZEOlivier Bertrand2018-10-1116-55/+154
| * | | | - Comment out failing Cyrillic test in xml2.testOlivier Bertrand2018-08-082-49/+18
| * | | | - Fix MDEV-16672 Connect: Warnings with 10.0Olivier Bertrand2018-08-0720-172/+144