mirror of
https://github.com/MariaDB/server.git
synced 2025-11-10 23:02:54 +03:00
storage/csv/ha_tina.cc: Remove the my_seek calls as we have just opened the file for append with O_APPEND and the file pointer should be at end of the file already