mariadb/storage/csv
Dave Gosselin 060c0e3ff5 MDEV-23699 Assertion failed in ha_tina::delete_row
When REPAIRing a CSV table, the CSV engine marks the table as having
no rows in the case that there are rows only in memory but not yet
written to disk.  In this case, there's actually nothing to repair,
since nothing exists on disk; make REPAIR idempotent for CSV tables.
2025-07-01 06:52:10 -04:00
..
CMakeLists.txt Update FSF Address 2019-05-11 21:29:06 +03:00
ha_tina.cc MDEV-23699 Assertion failed in ha_tina::delete_row 2025-07-01 06:52:10 -04:00
ha_tina.h MDEV-33746 Supply missing override markings 2024-06-20 11:32:13 -04:00
transparent_file.cc perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00
transparent_file.h perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00