You check index files, not table names.
myisamchk -k 0 -rq $MYSQLDIR/test/BestGuess.MYI
Archer Barrie wrote:
>>Description
>>
>Having followed the instructions in section 5.2.8 to create a table using
>LOAD
>DATA INFILE *without* its indexes, the indexes are *still* created at the
>end
>of th
>Description
Having followed the instructions in section 5.2.8 to create a table using
LOAD
DATA INFILE *without* its indexes, the indexes are *still* created at the
end
of the LOAD DATA INFILE statement
>How-To-Repeat:
The following shell script demonstrates the problem. There are two directory
>Description
Having followed the instructions in section 5.2.8 to create a table using
LOAD
DATA INFILE *without* its indexes, the indexes are *still* created at the
end
of the LOAD DATA INFILE statement
>How-To-Repeat:
The following shell script demonstrates the problem. There are two directory
>Description
Following the instructions in section 5.2.8 to create a table using LOAD
DATA INFILE but without its indexes still causes the indexes to be
created at the end of the LOAD DATA INFILE statement
>How-To-Repeat:
The following shell script demonstrates the problem. There are two directory