Commit 119412f8 authored by unknown's avatar unknown

removed compilation warning

parent e4cd7e98
...@@ -15694,7 +15694,6 @@ static void test_bug28934() ...@@ -15694,7 +15694,6 @@ static void test_bug28934()
{ {
MYSQL *l_mysql; MYSQL *l_mysql;
my_bool error= 0; my_bool error= 0;
my_ulonglong res;
MYSQL_BIND bind[5]; MYSQL_BIND bind[5];
MYSQL_STMT *stmt; MYSQL_STMT *stmt;
int cnt; int cnt;
......
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