1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Fix compiler error if compiler does not support c99 style

initializers.
This commit is contained in:
Jan Lindström
2015-05-07 14:00:14 +03:00
parent 7ed673f35c
commit 3832bda1ba
5 changed files with 15 additions and 4 deletions

View File

@ -1,3 +1,4 @@
--source include/not_embedded.inc
select * from information_schema.innodb_trx;
select * from information_schema.innodb_locks;