mirror of https://github.com/MariaDB/server
Browse Source
Instead of opening the table for read and write, myisam_ftdump is fixed to only open it for read. storage/myisam/myisam_ftdump.c: Fix call to mi_open() to just open the table read-only.pull/374/head
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue