mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
Reason for the failing test was that "SELECT count(*) from mysql.general_log;" was not always the same number. That was fixed by "...count(*)>4..." as the minimal fulfilled condition. As Bug 35371 was fixed the testcase with "log_output = 'FILE'" was enabled and changed to have always the same result.
4.8 KiB
4.8 KiB