• Magne Mahre's avatar
    Post-commit fix for Bug#41158 · 64cc044e
    Magne Mahre authored
    A label statement needs to be followed by at least
    one primary expression.  If built without
    WITH_PARTITION_STORAGE_ENGINE set, the block would 
    be empty.
    
    Added ';' as a dummy statement to fix it.
    
    64cc044e
sql_table.cc 257 KB