1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Fixed compiler warnings

This commit is contained in:
Michael Widenius
2013-08-21 18:20:22 +03:00
parent 4f412a5760
commit 4712fb14b9
42 changed files with 46 additions and 42 deletions

View File

@@ -61,7 +61,7 @@ static const TABLE_FIELD_TYPE field_types[]=
TABLE_FIELD_DEF
table_setup_objects::m_field_def=
{ 5, field_types };
{ 5, field_types, 0, (uint*) 0 };
PFS_engine_table_share
table_setup_objects::m_share=