Fix compilation error in row0ins.c
row0ins.c:1437:6: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] enum wsrep_key_type key_type = WSREP_KEY_EXCLUSIVE; ^
Showing
Please register or sign in to comment