summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-14776: InnoDB Monitor output generated by specific error is flooding err...bb-10.1-MDEV-14776Jan Lindström2018-01-085-126/+159
* Tests: detect table count for some encryption testsAleksey Midenkov2018-01-053-5/+9
* Merge 10.0 into 10.1Marko Mäkelä2018-01-042-8/+10
|\
| * Fix a truncation warning introduced in MDEV-12323Marko Mäkelä2018-01-042-6/+8
* | Merge 10.0 into 10.1Marko Mäkelä2018-01-033-15/+15
|\ \ | |/
| * Merge 5.5 into 10.0Marko Mäkelä2018-01-033-15/+15
| |\
| | * Silence some -Wimplicit-fallthrough by proper spellingMarko Mäkelä2018-01-033-15/+15
* | | Merge 10.0 into 10.1Marko Mäkelä2018-01-0215-25/+318
|\ \ \ | |/ /
| * | Merge 5.5 into 10.0Marko Mäkelä2018-01-0214-23/+134
| |\ \ | | |/
| | * Follow-up to MDEV-14799: Remove bogus debug assertionsMarko Mäkelä2018-01-022-6/+0
| | * MDEV-14799 After UPDATE of indexed columns, old values will not be purged fro...Marko Mäkelä2018-01-026-4/+34
| | * MDEV-14309 MTR tests require perl-Env which is not always in the default inst...Sergei Golubchik2017-12-272-9/+4
| | * MDEV-10657: incorrect result returned with binary protocol (prepared statements)Oleksandr Byelkin2017-12-276-3/+96
| * | Update mysqladmin man pageIan Gilfillan2017-12-281-2/+184
* | | MDEV-14272 Mariadb crashes with signal 11 when using federatedx engine and ga...Sergei Golubchik2017-12-283-2/+41
* | | Merge remote-tracking branch '10.0' into 10.1Vicențiu Ciorbaru2017-12-273-15/+161
|\ \ \ | |/ /
| * | MDEV-13626 Merge InnoDB test cases from MySQL 5.7Sergey Vojtovich2017-12-222-0/+150
| * | Follow up to MDEV-12366: FLUSH privileges can break hierarchy of rolesVicențiu Ciorbaru2017-12-211-15/+11
* | | MDEV-14026 ALTER TABLE ... DELAY_KEY_WRITE=1 creates table copy for partition...Sergei Golubchik2017-12-254-13/+57
* | | cleanup: ha_partition::update_create_infoSergei Golubchik2017-12-251-27/+8
* | | cleanup: ha_myisam::data_file_name and index_file_nameSergei Golubchik2017-12-251-22/+25
* | | MDEV-10715 Galera: Replicate MariaDB GTID to other nodes in the clusterSachin Setiya2017-12-2513-3/+1253
* | | bump the VERSIONDaniel Bartholomew2017-12-221-1/+1
* | | Make a test more robustmariadb-10.1.30Marko Mäkelä2017-12-212-0/+11
* | | Merge 10.0 into 10.1Marko Mäkelä2017-12-214-38/+92
|\ \ \ | |/ /
| * | MDEV-12827 Assertion failure when reporting duplicate key error in online tab...Marko Mäkelä2017-12-214-38/+92
* | | MDEV-6247 post-fix: Re-enable some debug assertionsMarko Mäkelä2017-12-214-16/+0
* | | Updated list of unstable tests for 10.1.30 releaseElena Stepanova2017-12-211-79/+65
* | | MDEV-13478 Full SST sync fails because of the error in the cleaning partSachin Setiya2017-12-201-1/+1
* | | Merge remote-tracking branch '10.0-galera' into 10.1Vicențiu Ciorbaru2017-12-200-0/+0
|\ \ \
| * | | bump the VERSIONDaniel Bartholomew2017-11-141-1/+1
* | | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-12-2044-136/+1514
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-12-2031-98/+420
| |\ \ \ | | | |/ | | |/|
| | * | MDEV-12350: Heap corruption, overrun buffer, ASAN errors, server crash in my_...Varun Gupta2017-12-203-2/+56
| | * | MDEV-14639: Fix unexpected end of line at 'Normal shutdown'Simon J Mudd2017-12-191-22/+22
| | * | MDEV-14619: VIEW and GROUP_CONCATOleksandr Byelkin2017-12-173-1/+27
| | * | MDEV-14596 Crash in INTERVAL(ROW(..),ROW(..))Alexander Barkov2017-12-084-0/+34
| | * | Revert "Remove use of volatile in stored_field_cmp_to_item"Vicențiu Ciorbaru2017-12-061-2/+7
| | * | Remove use of volatile in stored_field_cmp_to_itemDaniel Black2017-12-051-7/+2
| | * | MDEV-10397: Server crashes in key_copy with join_cache_level > 2 and join on ...Varun Gupta2017-11-304-0/+48
| | * | MDEV-13788 Server crash when issuing bad SQL partition syntaxAlexander Barkov2017-11-2011-20/+165
| | * | MDEV-9663: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIXJan Lindström2017-11-162-2/+8
| | * | MDEV-9663: InnoDB assertion failure: *cursor->index->name == TEMP_INDEX_PREFIXJan Lindström2017-11-162-0/+22
| | * | Fixed bug MDEV-14368 Improper error for a grouping query thatIgor Babaev2017-11-113-1/+34
| | * | MDEV-14337 mysqld_safe may suppress error messages with --log-output=fileSergei Golubchik2017-11-101-2/+2
| * | | An after-fix for MDEV-14008 Assertion failing: `!is_set() || (m_status == DA_...Alexander Barkov2017-12-203-1/+19
| * | | Correct a function commentMarko Mäkelä2017-12-204-16/+8
| * | | MDEV-12366: FLUSH PRIVILEGES can break hierarchy of rolesVicențiu Ciorbaru2017-12-193-12/+936
| * | | MDEV-13655: Set role does not properly grant privileges.Vicențiu Ciorbaru2017-12-194-16/+132
* | | | Generate and install sysusers and tmpfiles configurationChristian Hesse2017-12-204-1/+22