summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.0 into 10.1Marko Mäkelä2017-03-0979-1233/+3407
|\
| * Correct a merge error.Marko Mäkelä2017-03-081-0/+54
| * Merge 5.5 into 10.0Marko Mäkelä2017-03-086-67/+88
| |\
| | * MDEV-11078: NULL NOT IN (non-empty subquery) should never return resultsVarun Gupta2017-03-052-0/+53
| | * MDEV-9635: Server crashes in part_of_refkey or assertion `!created && key_to...Oleksandr Byelkin2017-02-282-0/+35
| * | Merge branch 'bb-10.0-vicentiu' into 10.0mariadb-10.0.30Vicențiu Ciorbaru2017-03-0670-1234/+3296
| |\ \
| | * | Fix tokudb.gap_lock_error testVicențiu Ciorbaru2017-03-055-0/+232
| | * | Updated list of unstable tests for 10.0.30 releaseElena Stepanova2017-03-051-79/+85
| | * | Add missing sys_var test for innodb_stats_include_delete_markedVicențiu Ciorbaru2017-03-052-0/+78
| | * | Post MDEV-11902 Fix test failures in maria and myisam storage enginesVicențiu Ciorbaru2017-03-033-4/+4
| | * | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-0364-1158/+2904
| | |\ \ | | | |/
| | | * Fixed bug mdev-12099.Igor Babaev2017-02-274-4/+148
| | | * MDEV-5999 MySQL Bug#12766319 - 61865: RENAME USER DOES NOT WORK CORRECTLY - R...Sergei Golubchik2017-02-272-0/+66
| | | * Fix for bug#11759114 - '51401: GRANT TREATS NONEXISTENTDmitry Lenev2017-02-272-0/+48
| | | * MDEV-11505 wrong databasename in mysqldump commentSergei Golubchik2017-02-271-0/+8
| | | * MDEV-11902 mi_open race conditionSergei Golubchik2017-02-277-6/+146
| | | * MDEV-11525 Assertion `cp + len <= buff + buff_size' failed in JOIN_CACHE::wri...Sergei Golubchik2017-02-272-0/+141
| | | * Fixed bug mdev-7992.Igor Babaev2017-02-243-1/+260
| | | * MDEV-11718 5.5 rpl and federated tests massively fail in buildbot with valgrindSachin Setiya2017-02-222-0/+19
| | | * MDEV-10418 Assertion `m_extra_cache' failed inAlexey Botchkov2017-02-222-0/+37
| | | * MDEV-9455: [ERROR] mysqld got signal 11Oleksandr Byelkin2017-02-202-0/+182
| | | * MDEV-10621 parts.partition_float_myisam failed with timeout in buildbotbb-5.5-elenstElena Stepanova2017-02-1828-1082/+1532
| | | * Fixed bug mdev-9028.Igor Babaev2017-02-162-0/+46
| | | * MDEV-11668 rpl.rpl_heartbeat_basic fails sporadically in buildbotElena Stepanova2017-02-172-9/+40
| | | * MDEV-12058: MariaDB Test Suite issue with test sys_vars.secure_file_priv.testNirbhay Choubey2017-02-131-0/+3
| | | * Fixed bug mdev-11859.Igor Babaev2017-01-232-0/+103
| | | * Fixed bug mdev-8603.Igor Babaev2017-01-184-14/+134
* | | | MDEV-11941 - Lintian complains about executable bitsSergey Vojtovich2017-03-0721-4/+1
* | | | MDEV-12064 Bug#18411494 WRONG COMPARSION ON BIG DECIMAL VALUES.Alexey Botchkov2017-03-074-17/+18
* | | | Bug#18411494 WRONG COMPARSION ON BIG DECIMAL VALUESTor Didriksen2017-03-062-0/+66
* | | | Merge 10.0 into 10.1Marko Mäkelä2017-03-0312-25/+221
|\ \ \ \ | |/ / /
| * | | MDEV-11221 - main.events_restart failed in bbSergey Vojtovich2017-03-023-15/+23
| |/ /
| * | MDEV-11757 KEY_BLOCK_SIZE strangeness when UNCOMPRESSing COMPRESSed InnoDB ta...Sergei Golubchik2017-02-282-0/+70
| * | Update MariaDB Foundation sponsorsiangilfillan2017-02-281-6/+8
| * | MDEV-11619: mtr --mem {no argument of a directory} (#320)Daniel Black2017-02-281-4/+1
| * | MDEV-11935: Queries in stored procedures with and EXISTS(SELECT * FROM VIEW) ...Oleksandr Byelkin2017-02-272-0/+78
| * | MDEV-6390 CONVERT TO CHARACTER SET utf8 doesn't change DEFAULT CHARSET.Alexey Botchkov2017-02-262-0/+32
| * | MDEV-12106 Valgrind tests fail all over in buildbot on 10.0Elena Stepanova2017-02-231-0/+9
* | | Merge pull request #312 from grooverdan/10.0-MDEV-10515-stat_tables_par-test-fixJan Lindström2017-03-023-13/+13
|\ \ \
| * | | MDEV-10515: Correct stat_tables_par test resultsDaniel Black2017-02-163-13/+13
* | | | Merge 10.0 into 10.1Marko Mäkelä2017-02-206-29/+20
|\ \ \ \ | | |/ / | |/| |
| * | | Revert the MDEV-4396 tweak to innodb.innodb_bug14676111.Marko Mäkelä2017-02-203-15/+2
| * | | MDEV-10631 rpl.rpl_mdev6386 failed in buildbotElena Stepanova2017-02-202-3/+4
| * | | MDEV-11766 Tests failed in buildbot with semaphore waiting warningsElena Stepanova2017-02-201-0/+1
| * | | MDEV-11619: mtr --mem and $MTR_MEM support in sane and consistent manner (10....Daniel Black2017-02-201-8/+13
* | | | Follow-up to MDEV-10731 - fix the broken testElena Stepanova2017-02-112-4/+4
* | | | MDEV-10731: Wrong NULL match results in "Subquery returns more than 1 row" (e...Varun Gupta2017-02-092-0/+52
* | | | After review fixes for MDEV-11759.Jan Lindström2017-02-092-27/+3
* | | | Remove unnecessary have_debug.inc, not_valgrind.incMarko Mäkelä2017-02-088-173/+26
* | | | Remove some more error log spam.Marko Mäkelä2017-02-0814-220/+110