Post-merge fix to silence a compilation warning introduced

by patch for bug 32265 .
parent 04732055
......@@ -16159,7 +16159,7 @@ static void test_bug31669()
static void test_bug32265()
{
int rc, i;
int rc;
MYSQL_STMT *stmt;
MYSQL_FIELD *field;
......
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