• Monty's avatar
    Simplify TABLE::decide_logging_format() · 67687d06
    Monty authored
    - Use local variables table and share to simplify code
    - Use sql_command_flags to detect what kind of command was used
    - Added CF_DELETES_DATA to simplify detecton of delete commands
    - Removed duplicate error in create_table_from_items().
    67687d06
sql_class.cc 232 KB