1 message in com.mysql.lists.bugsRAID table bugs ..
FromSent OnAttachments
Weslee Bilodeau19 Dec 2000 09:51 
Subject:RAID table bugs ..
From:Weslee Bilodeau (sha@sell.com)
Date:12/19/2000 09:51:18 AM
List:com.mysql.lists.bugs

A few bugs that have to do with raid tables ..

1.) SHOW CREATE TABLE doesn't show the RAID_* options (not a biggie)

2.) BACKUP TABLE fails with an error (though it copies the .frm file, it fails on the others)

3.) LOAD TABLE .. FROM MASTER has no error, as it thinks the missing data file in the main directory just means an empty table

Testing is easy, random raid table with random rows.

Weslee