Hello. trying to change a field to text type with phpmyadmin it returns this error:
Error
SQL-query:
ALTER TABLE users CHANGE user user MEDIUMTEXT (30) DEFAULT '0'
MySQL said: You have an error in your SQL syntax near '(30) DEFAULT '0' ' at line 1
How do i change it to text or what may be the problem?
Or can anyone give an url for an exe version of phpmyadmin, i had one but don't remember here i got it.
Thanks
:rolleyes: