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:
@ -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;
|
||||||
|
Reference in New Issue
Block a user