alter table and 'something wrong in indexes'?

MAS! <[email protected]>
Newsgroups gmane.comp.db.mysql.general
Message-ID <[email protected]>
Hi!

I use mysql/innodb tables on aws services

in a small table (about 2M records) I changed some columns datatypes from unsigned int to decimal and from float to decimal

I didn't change anything about primary key or other indexes

after the change (done without troubles), all my queries where really slow and the "explain" was different; it was like the primary key index was corrupted or not used anymore (even if the 'check table' was fine)

I had to drop an create again the table with the new datatypes and all was fine again

any idea about what was wrong?

I guess is not an aws problem, even if that is the first time I have a similar error

thank you in advance

bye bye

MAS!




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.