Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^2: how to connect to mysql as anonymous user with perl

by oko1 (Deacon)
on Dec 30, 2010 at 18:46 UTC ( [id://879855]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    perl -MDBI -we'my $dbh=DBI->connect("dbi:mysql:","","")'
    DBI connect('','',...) failed: Access denied for user 'ben'@'localhost
    +' (using password: NO) at -e line 1
    
  2. or download this
    mysql --user="" --password=""
    ERROR 1045 (28000): Access denied for user 'ben'@'localhost' (using pa
    +ssword: NO)
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://879855]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-03-29 08:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found