i originally tried to create a new table using Logicians query hack (using his complete instructions) but it wouldnt respond and i could see through phpMyAdmin that no tables were added, so i thought i'd try to run the command through phpMyAdmin instead.
When using phpMyAdmin, that message " Error
The additional Features for working with linked Tables have been deactivated. To find out why click here." appears at the bottom of the "structure" tab.
I ended up going to the SQL tab and running the command there which finally worked, but every time i tried to run the command from the "Query window" located in the bottom left corner, below all the tables, it would not respond!
For now, i have gotten it to create the table as i need, but i'd still like to know how to rectify MySQL propoerly so that i can run the command from a script like Logicians!
|