Commit 020baadc authored by unknown's avatar unknown

client.c:

  Missed file from earlier commit


sql-common/client.c:
  Missed file from earlier commit
parent ee5477f8
......@@ -101,6 +101,10 @@
const char *unknown_sqlstate= "000000";
#ifdef MYSQL_CLIENT
extern my_bool stmt_close(MYSQL_STMT *stmt,my_bool skip_list);
#endif
/****************************************************************************
A modified version of connect(). my_connect() allows you to specify
a timeout value, in seconds, that we should wait until we
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment