• Sergei Golubchik's avatar
    weird compilation fix · 5d5e8327
    Sergei Golubchik authored
    strangely enough, ?: variant does not link in some older gcc versions:
    
    sql/sql_table.cc:6409: undefined reference to `Alter_inplace_info::ALTER_STORED_GCOL_EXPR'
    sql/sql_table.cc:6409: undefined reference to `Alter_inplace_info::ALTER_VIRTUAL_GCOL_EXPR'
    5d5e8327
sql_table.cc 335 KB