Commit 95345cff authored by Sergey Glukhov's avatar Sergey Glukhov

5.0-bugteam->5.1-bugteam merge

parents 04824289 861eeb91
...@@ -17578,7 +17578,7 @@ static void test_bug38486(void) ...@@ -17578,7 +17578,7 @@ static void test_bug38486(void)
static void test_bug40365(void) static void test_bug40365(void)
{ {
uint rc, i, count= 1; uint rc, i;
MYSQL_STMT *stmt= 0; MYSQL_STMT *stmt= 0;
MYSQL_BIND my_bind[2]; MYSQL_BIND my_bind[2];
my_bool is_null[2]= {0}; my_bool is_null[2]= {0};
......
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