Joe Gronlund
Sat 16th Nov '02, 11:19am
i need to run this query on my database
ALTER TABLE post ADD proxyip VARCHAR(16) not null AFTER ipaddress;
phpmyadmin wont accept it , it gives this error
"you must select at least on column to display"
can i run this query via ssh??
thanks :)
ALTER TABLE post ADD proxyip VARCHAR(16) not null AFTER ipaddress;
phpmyadmin wont accept it , it gives this error
"you must select at least on column to display"
can i run this query via ssh??
thanks :)