1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

5.0-bugteam->5.1-bugteam merge

This commit is contained in:
Sergey Glukhov
2008-11-27 18:27:44 +04:00

View File

@ -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};