Bug #4798 Destroy table after ALTER TABLE
Submitted: 28 Jul 2004 23:43 Modified: 29 Aug 2004 20:55
Reporter: Michal Aichinger Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: MyISAM storage engine Severity:S1 (Critical)
Version:4.0.20 OS:Linux (Linux)
Assigned to: Assigned Account CPU Architecture:Any

[28 Jul 2004 23:43] Michal Aichinger
Description:
I use phpMyAdmin 2.5.0. I have MyISAM table with date, varchar, varchar varchar columns and there is about 50k rows. I try to add new index on varchar column in MyAdmin (ALTER TABLE `counter` ADD INDEX `ip` ( `ip` ) ). After this table was empty with new index.

How to repeat:
I don't know.
[29 Jul 2004 20:55] Matthew Lord
Dear Sir,

Thank you for your bug report!  From what I can tell this looks like a bug with phpMyAdmin or 
mistake in usage.  Please let me know if you can repeat this problem using our text client.  If so,
then please provide me with the sql statements to repeat the problem as well as a dump of the 
table.

Best Regards
[14 Feb 2005 22:54] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".