Fix bug in mysql_backup_table that prevented other threads from
reading while the table was being backed up. sql/sql_table.cc: open_for_modify should be FALSE in mysql_backup_table
Showing
Please register or sign in to comment
reading while the table was being backed up. sql/sql_table.cc: open_for_modify should be FALSE in mysql_backup_table