Fixed compiler errors (i.e. changed C++-isms into C)
client/mysqldump.c: Moved variable declaration to beginning of block (and removed const to get rid of warnings). client/mysqltest.c: Moved DBUG_PRINT after variable declarations.
Showing
Please register or sign in to comment