diff options
author | Vicențiu Ciorbaru <vicentiu@mariadb.org> | 2018-04-09 16:49:41 +0300 |
---|---|---|
committer | Vicențiu Ciorbaru <vicentiu@mariadb.org> | 2018-04-09 16:49:41 +0300 |
commit | 8ff897265a32898dd533c8da504937872ffa3935 (patch) | |
tree | 09461866ac69d85bd9289e04183a00c7aca4ec8d /mysql-test/t/rename.test | |
parent | 803ded51484255aa0c3201aebecfe45e11482653 (diff) | |
download | mariadb-git-8ff897265a32898dd533c8da504937872ffa3935.tar.gz |
Update test cases post MDEV-10286
Table_open_cache gets adjusted on server startup to prevent an out of
file descriptor error. However this means that when we reset its value
to default, it does not get re-adjusted. This leads to the mtr
consistency check to fail with different server status at the end of the
test case as opposed to when it started.
To fix the problem, do not make use of the DEFAULT keyword to set the
variable back, instead save the value before any modifications and
restore it from there.
Diffstat (limited to 'mysql-test/t/rename.test')
0 files changed, 0 insertions, 0 deletions