1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

removed compilation warning

This commit is contained in:
gkodinov/kgeorge@magare.gmz
2007-06-12 14:45:30 +03:00
parent 32d9644489
commit 2a6ac40e11

View File

@ -15694,7 +15694,6 @@ static void test_bug28934()
{
MYSQL *l_mysql;
my_bool error= 0;
my_ulonglong res;
MYSQL_BIND bind[5];
MYSQL_STMT *stmt;
int cnt;