I'm trying to delete the Collum MouseFlags because on revision 2517 you need to delete it for update, now i want to know how to do it.
I thinked it was
ALTER TABLE creature_names CHANGE mouseFlags info_str VARCHAR(500) NOT NULL;
But that dont work, btw its on Navicat


Reply With Quote![[Question] Deleting collum Creature_names](http://ragezone.com/hyper728.png)

