i currently show localhost with no user name having no permissions. what is the sql
statement for granting localhost with no user name all of my privileges. i have mysql
root access privileges.
thankyou
steve marx
I am using Perl DBI to interface with MySQL and when i execute the
following statement:
$dbh = DBI->connect('DBI:mysql:database=dbmysql2', undef, undef,
{PrintError =>0}) || die $ DBI::errstr;
it causes the error:
[Fri Aug 17 09:59:50 2001] productioncontent14.pl: Access denied for user:
'@localho
I am having a problem with MySQL. I am seeking some advice on either what is wrong
or how to pursue the cause of this bug.
I am using Perl DBI to interface with MySQL and when i execute the
following statement:
$dbh = DBI->connect('DBI:mysql:database=dbmysql2', undef, undef,
{PrintError =>0}) ||
I am having a problem with MySQL. I am seeking some advice on either what is wrong
>or how to pursue the cause of this bug.
>
>I am using Perl DBI to interface with MySQL and when i execute the
>following statement:
>$dbh = DBI-connect('DBI:mysql:database=dbmysql2', undef, undef,
>{PrintError =0})
I am having a problem with MySQL. I am seeking some advice on either what is wrong
or how to pursue the cause of this bug.
I am using Perl DBI to interface with MySQL and when i execute the
following statement:
$dbh = DBI->connect('DBI:mysql:database=dbmysql2', undef, undef,
{PrintError =>0}) ||