mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Merge pilot.mysql.com:/home/msvensson/mysql/mysql-5.0-maint
into pilot.mysql.com:/home/msvensson/mysql/mysql-5.1-new-maint
This commit is contained in:
@ -12932,7 +12932,6 @@ static void test_bug15518()
|
|||||||
DIE_UNLESS(rc && mysql_stmt_errno(stmt));
|
DIE_UNLESS(rc && mysql_stmt_errno(stmt));
|
||||||
|
|
||||||
mysql_stmt_close(stmt);
|
mysql_stmt_close(stmt);
|
||||||
DIE_UNLESS(mysql_errno(mysql1));
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user