Some small cleanups that will help get mysql_client_test passing on Windows
tests/mysql_client_test.c: set sql_mode to '' in a few places explicitly select myisam table type for fulltext use memcpy instead of strcpy since our src buffer is not zero terminated.
Showing
Please register or sign in to comment