summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-10880: Assertions `keypart_map' or `prebuilt->search_tuple->n_fields > 0...bb-10.1-MDEV-10880Oleksandr Byelkin2017-06-219-37/+65
* MDEV-12620 - set lock_wait_timeout = 1;flush tables with read lock;Sergey Vojtovich2017-06-163-1/+41
* Remove some fields from dict_table_tMarko Mäkelä2017-06-1516-82/+14
* Re-record a failing test, likely related to MDEV-12610Marko Mäkelä2017-06-151-14/+14
* Merge 10.0 into 10.1, plus fixup for MDEV-12873Marko Mäkelä2017-06-1310-52/+723
|\
| * MDEV-12873 InnoDB SYS_TABLES.TYPE incompatibility for PAGE_COMPRESSION in Mar...Marko Mäkelä2017-06-135-3/+532
| * MDEV-13059 XtraDB hangs on Windows due to failing to release block->lock X-latchVladislav Vaintroub2017-06-122-11/+1
* | MDEV-13009 10.1.24 does not compile on architectures without 64-bit atomicsMarko Mäkelä2017-06-131-0/+1
* | MDEV-13043 Skipped tests ignore warning suppressionsElena Stepanova2017-06-122-5/+10
* | Post-push fix for MDEV-12610 MariaDB start is slowMarko Mäkelä2017-06-122-84/+44
* | Adjust a test result after mergeMarko Mäkelä2017-06-121-5/+5
* | Merge 10.0 into 10.1Marko Mäkelä2017-06-1225-447/+373
|\ \ | |/
| * Partially disable a test affected by MDEV-13059Marko Mäkelä2017-06-121-0/+10
| * MDEV-13057 innodb_read_only=1 should avoid creating buf_flush_page_cleaner_th...Marko Mäkelä2017-06-125-13/+22
| * MDEV-13039 innodb_fast_shutdown=0 may fail to purge all undo logMarko Mäkelä2017-06-0922-402/+339
| * Correct a merge error of MDEV-11626Marko Mäkelä2017-06-091-0/+1
| * MDEV-12609: Allow suppression of InnoDB log messages about reserving extentsJan Lindström2017-06-082-22/+0
* | MDEV-12610: MariaDB start is slowJan Lindström2017-06-0914-104/+359
* | Cleanup of MDEV-12600: crash during install_db with innodb_page_size=32K and ...Marko Mäkelä2017-06-0830-429/+319
* | Revert part of MDEV-12113Marko Mäkelä2017-06-082-21/+2
* | Merge pull request #404 from grooverdan/10.1-MDEV-13032-galera_new_clusterJan Lindström2017-06-081-1/+1
|\ \
| * | MDEV-13032: fix galera_new_cluster to be POSIXDaniel Black2017-06-081-1/+1
|/ /
* | Correct a merge errorMarko Mäkelä2017-06-061-0/+1
* | Merge 10.0 into 10.1Marko Mäkelä2017-06-0632-1435/+1200
|\ \ | |/
| * Follow-up to MDEV-12042 (test innodb_page_size variants)Marko Mäkelä2017-06-0615-24/+24
| * MDEV-12994 innodb_fast_shutdown=0 skips change buffer merge; fast shutdown do...Marko Mäkelä2017-06-052-2/+2
| * MDEV-12042 Re-bootstrap the server if InnoDB options are incompatiblebb-10.0-elenst-mdev12042Elena Stepanova2017-06-023-7/+36
| * Merge 5.5 into 10.0Marko Mäkelä2017-05-296-17/+297
| |\
| | * MDEV-11626 innodb.innodb-change-buffer-recovery fails for xtradbMarko Mäkelä2017-05-292-12/+0
| | * MDEV-11958: LEFT JOIN with stored routine produces incorrect resultOleksandr Byelkin2017-05-234-4/+297
* | | MDEV-9544 FLUSH [RELAY] LOGS does not rotate logs for a named slaveSachin Setiya2017-06-056-3/+274
* | | MDEV-12600: crash during install_db with innodb_page_size=32K and ibdata1=3M;bb-10.1-MDEV-12113Jan Lindström2017-06-0119-89/+319
* | | MDEV-12114: install_db shows corruption for rest encryption and innodb_checks...Jan Lindström2017-06-0111-117/+1577
* | | MDEV-12113: install_db shows corruption for rest encryption with innodb_data_...Jan Lindström2017-06-0118-605/+558
* | | bump the VERSIONDaniel Bartholomew2017-05-311-1/+1
* | | cleanup: remove Regexp_processor_pcre::m_subpatterns_neededSergei Golubchik2017-05-293-9/+6
* | | MDEV-12942 REGEXP_INSTR returns 1 when using bracketsSergei Golubchik2017-05-293-2/+18
* | | Fixed the bug mdev-12931.mariadb-10.1.24Igor Babaev2017-05-293-1/+76
* | | MDEV-11196: Error:Run-Time Check Failure #2 - Stack around the variable 'key_...bb-mdev-12229Varun Gupta2017-05-283-1/+170
* | | Merge branch '10.0-galera' into 10.1Sergei Golubchik2017-05-2617-22/+126
|\ \ \
| * | | Fix galera tests part II(Fix previous commit)Sachin Setiya2017-05-082-2/+2
| * | | Fix galera test failures.Sachin Setiya2017-05-081-1/+1
| * | | fix warning "ignoring return value" of fwrite.Jan Lindström2017-04-051-1/+5
| * | | Fix compiler warnings on gcc 6.x.Jan Lindström2017-04-053-4/+4
| * | | Merge pull request #351 from grooverdan/10.0-galera-MDEV-7560-check_galera_ve...Jan Lindström2017-04-051-4/+22
| |\ \ \
| | * | | MDEV-7560: check_galera_version to account for greater version than specifiedDaniel Black2017-04-051-4/+22
| |/ / /
| * | | Fix galera.galera_gcs_fc_limitSachin Setiya2017-03-231-1/+4
| * | | MDEV-12319 Part 2Sachin Setiya2017-03-231-0/+2
| * | | bump the VERSIONDaniel Bartholomew2017-03-221-1/+1
| * | | MDEV-12319 Test added to disabled.defSachin Setiya2017-03-221-0/+11