Patch for bug 28386 enabled table logging for all tests in
mysql_client_test causing a severe slowdown and increase in memory usage, especially for test cases with long queries. The solution is to enable the general log only in tests that actually need the general log and disable it during the execution of all other tests.
Showing
Please register or sign in to comment