You've already forked mariadb-connector-c
mirror of
https://github.com/mariadb-corporation/mariadb-connector-c.git
synced 2025-08-07 02:42:49 +03:00
some clean up
This commit is contained in:
@@ -23,6 +23,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
*/
|
||||
#include "my_test.h"
|
||||
|
||||
#ifdef ENABLE_IF_IN_USE
|
||||
static int enable_general_log(MYSQL *mysql, int truncate)
|
||||
{
|
||||
int rc;
|
||||
@@ -51,7 +52,7 @@ static int restore_general_log(MYSQL *mysql)
|
||||
|
||||
return OK;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
/* Test update/binary logs */
|
||||
|
||||
|
Reference in New Issue
Block a user