summaryrefslogtreecommitdiff
path: root/mysql-test/suite/sys_vars/r
Commit message (Expand)AuthorAgeFilesLines
* MDEV-24033: SIGSEGV in __memcmp_avx2_movbe from queue_insert | SIGSEGV in __m...Sergei Golubchik2020-12-104-433/+212
* Merge branch '10.1' into 10.2Oleksandr Byelkin2020-10-291-8/+8
|\
| * MDEV-23702 calculating(auto rounding) issueSergei Golubchik2020-10-291-8/+8
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-10-282-11/+9
|\ \ | |/
| * MDEV-20744 SET GLOBAL `replicate_do_db` = DEFAULT causes crash.bb-10.1-hfAlexey Botchkov2020-10-231-0/+4
| * MDEV-10149: sys_vars.rpl_init_slave_func fails sporadically in buildbotSujatha2020-10-221-11/+4
* | MDEV-16952 Introduce SET GLOBAL innodb_max_purge_lag_waitMarko Mäkelä2020-10-271-0/+12
* | MDEV-22524 SIGABRT in safe_mutex_unlock withAlexey Botchkov2020-10-271-0/+2
* | MDEV-23720 Change innodb_log_optimize_ddl=OFF by defaultMarko Mäkelä2020-10-251-2/+2
* | MDEV-23492 performance_schema_digests_size changing from default to 5000 when...Sergei Golubchik2020-10-232-2/+2
* | Merge 10.1 into 10.2Marko Mäkelä2020-10-212-2/+2
|\ \ | |/
| * InnoDB 5.6.50Marko Mäkelä2020-10-213-3/+3
| * Revert "[MDEV-7978] add show create user"Daniel Black2020-09-242-4/+4
| * [MDEV-7978] Update test cases for sysvars_server_embedded.Vicențiu Ciorbaru2020-09-201-2/+2
| * [MDEV-7978] Update test casesVicențiu Ciorbaru2020-09-201-2/+2
| * [MDEV-7978] Update test casesVicențiu Ciorbaru2020-09-201-2/+2
* | Remove unnecessary and incorrect add_suppression.Jan Lindström2020-10-051-1/+0
* | MDEV-23554 Wrong default value for foreign_key_checks variableAleksey Midenkov2020-08-252-2/+2
* | MDEV-23474 InnoDB fails to restart after SET GLOBAL innodb_log_checksums=OFFMarko Mäkelä2020-08-182-2/+4
* | Merge 10.1 into 10.2Marko Mäkelä2020-08-131-1/+1
|\ \ | |/
| * MDEV-20672 Inconsistent usage message for innodb_compression_algorithmMarko Mäkelä2020-08-121-1/+1
| * MDEV-23386: mtr: main.mysqld--help autosized table{-open,}-cach and max-conne...Daniel Black2020-08-101-6/+6
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-023-10/+10
|\ \ | |/
| * XtraDB 5.6.49-89.0Marko Mäkelä2020-07-302-2/+2
| * MDEV-19232: Floating point precision / value comparison problemVarun Gupta2020-07-221-8/+8
* | Merge 10.1 into 10.2Marko Mäkelä2020-07-142-4/+4
|\ \ | |/
| * XtraDB 5.6.48-88.0Marko Mäkelä2020-07-142-2/+2
| * Update the InnoDB version number to 5.6.49Marko Mäkelä2020-07-143-3/+3
* | MDEV-22058: Assertion `!is_set() || (m_status == DA_OK_BULK && is_bulk_op())'...Rucha Deodhar2020-07-121-11/+11
* | Merge 10.1 into 10.2Marko Mäkelä2020-06-063-20/+20
|\ \ | |/
| * MDEV-22715: SIGSEGV in radixsort_for_str_ptr and in native_compare/my_qsort2 ...Varun Gupta2020-06-053-20/+20
* | Merge 10.1 into 10.2Marko Mäkelä2020-05-201-1/+1
|\ \ | |/
| * MDEV-22258 Limit innodb_encryption_threads to 255Marko Mäkelä2020-05-201-1/+1
* | MDEV-21336 Memory leaks related to innodb_debug_syncMarko Mäkelä2020-05-141-12/+0
* | Merge 10.1 into 10.2Marko Mäkelä2020-05-131-1/+1
|\ \ | |/
| * MDEV-22501 Various issues when using --innodb-data-file-size-debug=-1Marko Mäkelä2020-05-081-1/+1
* | Merge 10.1 into 10.2Marko Mäkelä2020-04-282-4/+4
|\ \ | |/
| * InnoDB 5.6.48Marko Mäkelä2020-04-283-3/+3
| * XtraDB 5.6.47-87.0Marko Mäkelä2020-04-272-2/+2
* | MDEV-20604: Duplicate key value is silently truncated to 64 characters in pri...Oleksandr Byelkin2020-04-0110-23/+23
* | MDEV-18027: Running out of file descriptors and eventual crashOleksandr Byelkin2020-02-051-1/+1
* | MDEV-21360 save/restore debud_dbug instead of total reset at the end of the testAlice Sherepa2020-01-211-22/+22
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-01-202-4/+4
|\ \ | |/
| * InnoDB 5.6.47 and XtraDB 5.6.46-86.2Marko Mäkelä2020-01-173-5/+5
* | MDEV-21360 global debug_dbug pre-test value restoration issuesAlice Sherepa2020-01-151-3/+3
* | Cleanup test sys_vars.innodb_buffer_pool_size_basicMarko Mäkelä2019-12-101-2/+0
* | MDEV-14482 - Cache line contention on ut_rnd_interval()Marko Mäkelä2019-12-102-10/+10
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-10-302-2/+2
|\ \ | |/
| * XtraDB 5.6.45-86.1Marko Mäkelä2019-10-302-2/+2
* | MDEV-20864 Introduce debug option innodb_change_buffer_dumpMarko Mäkelä2019-10-191-0/+12