summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-12017 Unclear error with flashback: Variable 'binlog_format' can't ...mdev-12017Sachin Setiya2017-04-112-0/+9
* MDEV-12262 Assertion `!null_value' failed in virtual bool Item::send onAlexey Botchkov2017-03-202-0/+22
* MDEV-12258 InnoDB: Fix the bogus debug assertion introduced in MDEV-12219Marko Mäkelä2017-03-182-0/+59
* MDEV-12269 Port Bug#22996442 INNODB: MAKE UNIV_DEBUG DEPEND ON DBUG_OFFMarko Mäkelä2017-03-1611-52/+72
* Test result for MDEV-10766 fixedVarun Gupta2017-03-161-5/+5
* MDEV-10766: Queries which start with WITH clause do not get inserted into que...Varun Gupta2017-03-152-0/+49
* Test result fixed.Alexey Botchkov2017-03-151-5/+5
* MDEV-11873 Unnecessary InnoDB warnings upon bootstrapMarko Mäkelä2017-03-149-41/+6
* MDEV-11833 JSON functions don't seem to respect max_allowed_packet.Alexey Botchkov2017-03-142-0/+41
* MDEV-12078 Using spatial index changes type from point to geometryAlexey Botchkov2017-03-142-0/+44
* MDEV-11856 json_search doesn't search for values with double quotesAlexey Botchkov2017-03-142-0/+13
* MDEV-10555: Server crashes in mysql_admin_table upon killing ANALYZEOleksandr Byelkin2017-03-132-0/+23
* MDEV-12201 innodb_flush_method are not available on WindowsVladislav Vaintroub2017-03-091-1/+0
* MDEV-11363: Assertion `!derived->first_sel ect()->first_inner_unit() || deriv...Oleksandr Byelkin2017-03-092-0/+35
* MDEV-11027 InnoDB log recovery is too noisyMarko Mäkelä2017-03-084-12/+12
* MDEV-10704: Assertion `field->field->table == table_arg' failed in fill_recor...Oleksandr Byelkin2017-03-082-0/+30
* Fixed bug mdev-12185.Igor Babaev2017-03-073-1/+44
* Merge branch '10.2-MDEV-120555-test_binlog_stm_ctype_ucs' of https://github.c...Alexander Barkov2017-03-073-67/+67
|\
| * MDEV-12055: Correct binlog_stm_ctype_ucs testDaniel Black2017-02-133-67/+67
* | MDEV-12121: Revert test adjustments for -DWITH_INNODB_AHI=OFFMarko Mäkelä2017-03-0312-36/+76
* | MDEV-12121 Introduce build option WITH_INNODB_AHI to disable innodb_adaptive_...Marko Mäkelä2017-03-0320-4069/+151
* | MDEV-12103 Reduce the time of looking for MLOG_CHECKPOINT during crash recoveryMarko Mäkelä2017-03-033-0/+44
* | MDEV-11229: galera.MW-258 galera.galera_as_master fail in buildbot.Sachin Setiya2017-03-037-18/+15
* | MDEV-12146 Deprecate and remove innodb_instrument_semaphoresMarko Mäkelä2017-02-285-49/+15
* | MDEV-11927 InnoDB change buffer is not being mergedMarko Mäkelä2017-02-249-263/+254
* | Clean up some Galera tests.Marko Mäkelä2017-02-247-38/+51
* | MDEV-11454 post-merge fix:Marko Mäkelä2017-02-241-0/+1
* | Merge pull request #264 from grooverdan/10.2-MDEV-11454-innodb_buffer_pool_du...Marko Mäkelä2017-02-243-0/+167
|\ \
| * | MDEV-11454: Improve test case innodb_buffer_pool_dump_pctDaniel Black2016-12-083-7/+5
| * | MDEV-11454: Add test case innodb_buffer_pool_dump_pctDaniel Black2016-12-063-0/+169
* | | followup for 96d097a7fa1Sergei Golubchik2017-02-211-1/+1
* | | MDEV-11802 preparation: Clean up the purge tests.Marko Mäkelä2017-02-1911-18/+1906
* | | Simplify a WL#6494/WL#7142 test.mariadb-10.2.4Marko Mäkelä2017-02-164-35/+28
* | | Fixed bug mdev-9924.Igor Babaev2017-02-152-0/+37
* | | MDEV-10694 - SIGFPE and/or huge memory allocation in maria_create ...Sergei Petrunia2017-02-152-0/+17
* | | MDEV-10700: 10.2.2 windowing function returns incorrect resultVicențiu Ciorbaru2017-02-152-0/+45
* | | MDEV-11868: min ( distinct ) over ( ) returns wrong valueVicențiu Ciorbaru2017-02-152-0/+131
* | | MDEV-11697: Lead Window Function Returns Incorrect ResultsVicențiu Ciorbaru2017-02-152-0/+121
* | | MDEV-10092: Server crashes in in ha_heap::rnd_pos / Table_read_cursor::get_nextVicențiu Ciorbaru2017-02-152-0/+431
* | | MDEV-10859: Wrong result of aggregate window function in query with HAVING an...Vicențiu Ciorbaru2017-02-152-0/+56
* | | MDEV-11782: Redefine the innodb_encrypt_log formatMarko Mäkelä2017-02-1524-273/+179
* | | MDEV-12061 Allow innodb_log_files_in_group=1Marko Mäkelä2017-02-155-67/+5
* | | sporadic failures of rpl.rpl_binlog_errorsSergei Golubchik2017-02-143-0/+9
* | | sporadic failures of main.default_debugSergei Golubchik2017-02-141-0/+2
* | | cleanup: mtr startup warningSergei Golubchik2017-02-141-0/+3
* | | MDEV-11439 No data type JSON, but CAST(something AS JSON) pretends to workSergei Golubchik2017-02-144-576/+598
* | | MDEV-11439 No data type JSON, but CAST(something AS JSON) pretends toAlexey Botchkov2017-02-142-0/+26
* | | Post-push fix for MDEV-12057.Marko Mäkelä2017-02-141-1/+1
* | | MDEV-11170: MariaDB 10.2 cannot start on MySQL 5.7 datadirVicențiu Ciorbaru2017-02-142-0/+263
* | | MDEV-11746: Wrong result upon using FIRST_VALUE with a window frameVicențiu Ciorbaru2017-02-142-13/+17