Thanks for this, I may well need additional privileges, but I can't see how I
can change these on the remote server without connecting first!
Julia
gerald_clark wrote:
> Check the section of the manual covering the privilege system,
> especially the "GRANT" command.
>
I would like to connect to MySQL database on a remote server using
either the command prompt or MySQLFront.
I have the IP address, username, password but I can't connect.
MySQLfront just hangs when I enter all the information
If I type the following at the command prompt, in this example I'm us
I'm trying to import an access database table into MySQL
This is what I've done:
created a database testdb in access with a table cop
exported the table as comma separated values into cop.txt
created a database called testdb in mysql,
created a table called cop of the same structure as the acces