Do not SET DEBUG_DBUG=-d,... in tests
To disable debug instrumentation, save and restore the original value of the variable DEBUG_DBUG. Assigning -d,... will enable the output of a lot of unrelated DBUG messages to the server error log.
Showing
Please register or sign in to comment