summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* MDEV-19399 do not call slow my_timer_init() several timesEugene Kosov2019-05-065-55/+49
* MDEV-19265 Server should throw warning if event is created and event_schedule...Vladislav Vaintroub2019-04-281-0/+2
* CONNECT compilation failureSergei Golubchik2019-04-263-11/+3
* Merge branch 'merge-tokudb-5.6' into 10.1Sergei Golubchik2019-04-269-13/+109
|\
| * 5.6.43-84.3Sergei Golubchik2019-04-2643-1088/+1888
* | Squashed commit of connect/10.0:Olivier Bertrand2019-04-2614-180/+296
* | MDEV-19331 Merge new release of InnoDB 5.6.44 to 10.1Marko Mäkelä2019-04-257-15/+61
|\ \
| * | Bug#28573894 ALTER PARTITIONED TABLE ADD AUTO_INCREMENT DIFF RESULT DEPENDING...Marko Mäkelä2019-04-252-2/+36
| * | Clean up ib_sequence::m_max_valueMarko Mäkelä2019-04-254-8/+18
| * | Bug #19811005 ALTER TABLE ADD INDEX DOES NOT UPDATE INDEX_LENGTH IN I_S TABLESAakanksha Verma2019-04-252-4/+6
|/ /
* | 5.6.43-84.3Marko Mäkelä2019-04-252-3/+5
|\ \
| * | PS-4989: Fixing innodb_track_changed_pages debug validationZsolt Parragi2019-04-251-1/+3
|/ /
* | Merge 5.5 into 10.1Marko Mäkelä2019-04-2414-36/+120
|\ \
| * | 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
* | | Fixing -Werror=format-overflow errors (found by gcc-8.3.1)Alexander Barkov2019-04-224-6/+6
* | | MDEV-17297: stats.records=0 for a table of Archive engine when it has rows, w...Sergei Petrunia2019-04-182-17/+36
* | | MDEV-19172 Reorder fields in PFS_events and PFS_events_waits to speed up memc...Eugene Kosov2019-04-052-23/+23
* | | Remove unused declarationsMarko Mäkelä2019-04-035-6/+0
* | | Fix more -Wnonnull-compareMarko Mäkelä2019-04-032-2/+0
* | | Fix -Wnonnull-compareMarko Mäkelä2019-04-0334-321/+48
* | | cmake: only search for libraries that are neededSergei Golubchik2019-04-021-2/+2
* | | Omit the definition of unused function yyset_extra()Marko Mäkelä2019-04-024-6/+6
* | | Rebuild the InnoDB lexical analyzers with flex 2.6.4Marko Mäkelä2019-04-0118-2234/+4502
* | | MDEV-19111 Unused field INFORMATION_SCHEMA.INNODB_TABLESPACES_SCRUBBING.ROTAT...Marko Mäkelä2019-04-011-9/+0
* | | Revert MDEV-18464 and MDEV-12009Marko Mäkelä2019-03-2812-99/+170
* | | MDEV-18464: Port kill_one_trx fixes from 10.4 to 10.1Jan Lindström2019-03-2812-170/+99
* | | MDEV-7066 No Source RPMs ... (and so no "yum-builddep MariaDB-server" either)Sergei Golubchik2019-03-271-4/+6
* | | cmake: re-enable -Werror in the maintainer modeSergei Golubchik2019-03-2718-41/+42
* | | MDEV-19060 : mariabackup continues, despite failing to open a tablespaceVladislav Vaintroub2019-03-271-6/+0
* | | Merge 10.0 into 10.1Marko Mäkelä2019-03-272-8/+14
|\ \ \
| * | | MDEV-18417/MDEV-18656/MDEV-18417: Work around compiler ASAN bugMarko Mäkelä2019-03-271-0/+7
| * | | Merge 5.5 into 10.0bb-10.0-mergeMarko Mäkelä2019-03-261-8/+8
| |\ \ \ | | |/ /
| | * | Fix for MDEV-17449, typo in error message (#1146)Chris Calender2019-03-242-16/+16
* | | | MDEV-12711 mariabackup --backup is refused for multi-file system tablespaceMarko Mäkelä2019-03-262-20/+44
* | | | Merge 10.0 into 10.1Marko Mäkelä2019-03-212-4/+6
|\ \ \ \ | |/ / /
| * | | MDEV-6262 follow-up: Ensure NUL termination on strncpy()Marko Mäkelä2019-03-212-4/+6
* | | | MDEV-18936 Purge thread fails to exit on shutdownMarko Mäkelä2019-03-152-4/+4
* | | | fix gcc 8 compiler warningsSergei Golubchik2019-03-149-56/+58
* | | | MDEV-18749: Fix GCC -flifetime-dseMarko Mäkelä2019-03-122-12/+12
* | | | MDEV-13818 CREATE INDEX leaks memory if running out of undo log spaceMarko Mäkelä2019-03-076-20/+44
* | | | Merge 10.0 into 10.1Marko Mäkelä2019-03-072-8/+10
|\ \ \ \ | |/ / /
| * | | Merge 5.5 into 10.0Marko Mäkelä2019-03-072-10/+12
| |\ \ \ | | |/ /
| | * | 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
* | | | MDEV-18637 Assertion `cache' failed in fts_init_recover_docMarko Mäkelä2019-03-062-8/+13
* | | | MDEV-18659: Revert a non-functional changeMarko Mäkelä2019-03-062-4/+4
* | | | MDEV-18659: Fix string truncation/overflow in InnoDB and XtraDBMarko Mäkelä2019-03-0612-68/+78
* | | | MDEV-18749: Uninitialized value upon ADD FULLTEXT INDEXMarko Mäkelä2019-03-062-22/+12
* | | | MDEV-18732 InnoDB: ALTER IGNORE returns error for NULLMarko Mäkelä2019-03-042-2/+2