mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Bug#16729109: FIX COMPILATION WARNINGS WITH GCC 4.8
Backport to 5.5 (external Bug#69407 Build warnings with mysql)
This commit is contained in:
@ -64,7 +64,7 @@ void test_1(const char *in, const char *exp, enum_explain_filename_mode mode)
|
||||
int main()
|
||||
{
|
||||
setup();
|
||||
plan(NO_PLAN);
|
||||
plan(22);
|
||||
|
||||
test_1("test/t1.ibd",
|
||||
"Database \"test\", Table \"t1.ibd\"",
|
||||
|
Reference in New Issue
Block a user