Browse Source

5.0-bugteam->5.1-bugteam merge

pull/47/merge
Sergey Glukhov 17 years ago
parent
commit
95345cff20
  1. 2
      tests/mysql_client_test.c

2
tests/mysql_client_test.c

@ -17578,7 +17578,7 @@ static void test_bug38486(void)
static void test_bug40365(void)
{
uint rc, i, count= 1;
uint rc, i;
MYSQL_STMT *stmt= 0;
MYSQL_BIND my_bind[2];
my_bool is_null[2]= {0};

Loading…
Cancel
Save