mariadb/storage
unknown 79a2debe46 Close share->data_file in before renaming in ha_tina::repair
Open and seek to end of data_file after rename 
Fix comment for when file does not need repair.
Set share->mapped_file to NULL always when it's been unmapped 
Add test to see that file can be used after repair


mysql-test/r/csv.result:
  Add more test to see that the table can be used after repair
mysql-test/t/csv.test:
  Add more test to see that the table can be used after repair
storage/csv/ha_tina.cc:
  Close share->data_file in before renaming in ha_tina::repair
  Open and seek to end after rename
  Fix comment for when file does not need repair.
  Set share->mapped_file to NULL always when it's been unmapped
2006-04-11 12:12:48 +02:00
..
archive Add missing cmakelists.txt for archive. 2006-03-24 23:19:59 +01:00
bdb Some changes to make it possible to build for Windows with CMake from 2006-03-24 22:50:56 +01:00
csv Close share->data_file in before renaming in ha_tina::repair 2006-04-11 12:12:48 +02:00
example Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2006-03-29 17:31:59 -08:00
heap Some changes to make it possible to build for Windows with CMake from 2006-03-24 22:50:56 +01:00
innobase Remove no longer needed generation of dummy ib_config.h 2006-04-06 17:03:01 +02:00
myisam Bug#18836 - fulltext parser plugin is called recursively. 2006-04-06 16:03:04 +02:00
myisammrg Some changes to make it possible to build for Windows with CMake from 2006-03-24 22:50:56 +01:00
ndb Merge mysql.com:/home/stewart/Documents/MySQL/5.1/new 2006-04-06 17:24:02 +10:00
Makefile.am Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new 2005-12-22 20:06:05 -08:00