>>>>> "R" == R Quaas <QSoft@stripped> writes:
R> hi all,
R> trying to add a index via alter table i often get the error in subject.
R> Im running 3.21.29a-gamma-debug (shareware) on Win NT 4.0 SP 4, PIII450, 256 MB.
R> The Partition is NTFS. What do i wrong??
R> thanks for your help
R> R.Quaas
Hi!
ALTER TABLE isn't 100 % reliable in the shareware version (this is one
of the few bugs in it). It should work if you do 'mysqladmin refresh'
before doing the ALTER TABLE. Sorry for the inconvenience.
Regards,
Monty
PS: The registered MySQL version doesn't of course have this problem.