mirror of https://github.com/MariaDB/server
Browse Source
Problem was that we used table->s->db_type() for accessing handlerton of opened file instead of table->file->ht Other bug fixed: - Ensure that we set error if reopen_tables() fails (This was the cause of assert)pull/759/head
3 changed files with 22 additions and 3 deletions
Loading…
Reference in new issue