diff options
author | Philip Stoev <pstoev@mysql.com> | 2009-06-10 11:58:36 +0300 |
---|---|---|
committer | Philip Stoev <pstoev@mysql.com> | 2009-06-10 11:58:36 +0300 |
commit | f4cb42bca9eb8f810747fa552a8ac88557a01b2a (patch) | |
tree | 7c06be0459b9691d09ad48750be7436b2b280133 /sql-common/client.c | |
parent | 799e9f9389c794ae5f1cdbee03058f067ce462bc (diff) | |
download | mariadb-git-f4cb42bca9eb8f810747fa552a8ac88557a01b2a.tar.gz |
Bug #29971 status.test fails
This test uses SHOW STATUS and the like, which may be unstable in the face
of logging to table, since the CSV handler is actively executing operations
and thus incrementing the counters.
Fixed by disabling logging to table for the duration of the test and restoring
it afterwards. This causes various counters to properly start counting from zero
and never advance due to CSV operations.
Diffstat (limited to 'sql-common/client.c')
0 files changed, 0 insertions, 0 deletions