Hi,
I want to create a new user that I can use with the DBI module and Perl CGI within a script.
In the mysqlmanager I have created a new user in the 'user' table with select,update,delete, insert privileges.
for some reason adding this user to this table is not giving me permission to connect to the table I require from within a CGI script. Is there something i'm missing?
cheers
R