summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* tokudb: disable check_huge_pages_in_practice()Sergei Golubchik2019-12-131-0/+1
* tokudb: fix to compile with gcc 9.2.0Sergei Golubchik2019-12-131-0/+6
* MDEV-20971 ASAN heap-use-after-free in list_delete / heap_closeSergei Golubchik2019-11-041-14/+13
* MDEV-18783 - Server crash in hp_rb_make_keySergey Vojtovich2019-10-302-6/+4
* add .clang-format file for InnoDBbb-5.5-kevgsEugene Kosov2019-10-291-0/+11
* MDEV-20805 ibuf_add_free_page() is not initializing FIL_PAGE_TYPE firstMarko Mäkelä2019-10-112-6/+8
* Remove orphan declaration buf_flush_wait_batch_end_wait_only()Marko Mäkelä2019-10-072-22/+0
* 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
* 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-13631 Make use of clang-formatEugene Kosov2019-06-121-10/+0
* MDEV-13631 Make use of clang-formatEugene Kosov2019-05-301-0/+10
* Update FSF AddressVicențiu Ciorbaru2019-05-112844-2849/+2849
* Follow-up to changing FSF addressVicențiu Ciorbaru2019-05-11149-149/+149
* Update FSF addressMichal Schorm2019-05-10142-142/+142
* MDEV-15772 Potential list overrun during XA recoveryThirunarayanan Balathandayuthapani2019-04-2412-71/+125
* MDEV-18139 ALTER IGNORE ... ADD FOREIGN KEY causes bogus errorMarko Mäkelä2019-04-232-10/+36
* Fix for MDEV-17449, typo in error message (#1146)Chris Calender2019-03-242-16/+16
* MDEV-18272 InnoDB fails to rollback after exceeding FOREIGN KEY recursion depthMarko Mäkelä2019-03-072-8/+12
* MDEV-18349 InnoDB file size changes are not safe when file system crashesMarko Mäkelä2019-01-232-2/+6
* Merge branch 'merge/merge-xtradb-5.5' into 5.5mariadb-5.5.62Sergei Golubchik2018-10-2410-63/+123
|\
| * 5.5.61-38.13Sergei Golubchik2018-10-2412-65/+135
* | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-10-231-4/+18
|\ \
| * | Bug#27799513: POTENTIAL DOUBLE FREE OR CORRUPTION OF HEAPArun Kuruvila2018-06-291-3/+17
* | | MDEV-9137 MariaDB Crash on Query Using Aria EngineSergei Golubchik2018-09-221-1/+1
* | | MDEV-9137 MariaDB Crash on Query Using Aria EngineSergei Golubchik2018-09-221-5/+10
* | | MDEV-9137 MariaDB Crash on Query Using Aria EngineSergei Golubchik2018-09-221-6/+3
* | | MDEV-16682 Assertion `(buff[7] & 7) == HEAD_PAGE' failedMonty2018-09-031-5/+13
* | | (no commit message)mariadb-5.5.61Karthik Kamath2018-07-301-1/+3
* | | Merge remote-tracking branch 'mysql/5.5' into 5.5Oleksandr Byelkin2018-07-293-3/+15
|\ \ \ | |/ /
| * | Bug#25541037: MYSQL BUG ON DELETEArun Kuruvila2018-05-213-3/+15
* | | MDEV-16534 PPC64: Unexpected error with a negative value into auto-increment ...Alexander Barkov2018-06-203-3/+3
* | | MDEV-15113: Hang in Aria loghandlerOleksandr Byelkin2018-06-121-32/+187
* | | MDEV-16342 SHOW ENGINES: MyISAM description is uselessSergei Golubchik2018-06-115-5/+5
* | | MDEV-15778: Remove packed attr from omt_ and subtree_ classesTeodor Mircea Ionita2018-06-101-4/+4
* | | Make TokuDB compile with GCC-8Vicențiu Ciorbaru2018-06-104-4/+10
* | | Revert "MDEV-15778: Remove packed attr from omt_ and subtree_ classes"Vicențiu Ciorbaru2018-06-101-4/+4
* | | MDEV-15778: Remove packed attr from omt_ and subtree_ classesTeodor Mircea Ionita2018-06-101-4/+4
* | | MDEV-15778: Manually backport TokuDB macOS fixes from 10.0Teodor Mircea Ionita2018-06-104-3/+20
* | | MDEV-654 Assertion `share->now_transactional' failed in flush_log_for_bitmap ...Monty2018-05-152-0/+9
* | | Merge branch 'merge/merge-xtradb-5.5' into 5.5mariadb-5.5.60Sergei Golubchik2018-04-202-3/+3
|\ \ \ | | |/ | |/|
| * | 5.5.59-38.11Sergei Golubchik2018-04-202-8/+11
* | | BUG#27216817: INNODB: FAILING ASSERTION: PREBUILT->TABLE->N_MYSQL_HANDLES_OPE...Sergei Golubchik2018-04-194-0/+24
* | | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-04-191-1/+3
|\ \ \ | | |/ | |/|
| * | (no commit message)Karthik Kamath2018-02-141-1/+3
* | | honor alignment rules and xtradb tooEugene Kosov2018-03-202-1/+9