mysql table gets hanged after update sql -


i having mysql myisam table more 2 million records. running shell script updating each row table , job completed. when opening table in mysql gui tool or try run select query on it, mysql server gets hanged. idea, how proceed on this?

thanks


Comments

Popular posts from this blog

c# - error executing child request for server.transfer with Handler -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -

How to read input from STDIN in x86_64 assembly? -