-
unknown authored
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.
4cb5c7a5
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.