Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

DBD mysql can't detect mysql installation

by nitin1704 (Sexton)
on Jul 06, 2012 at 08:31 UTC ( [id://980226]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    ...
            print "\tNo known data sources\n";
        }
    }
    
  2. or download this
    Available DBI Drivers and Data Sources:
    
    ...
    mysql
            No known data sources
    Press any key to continue . . .
    
  3. or download this
    mysql> show databases;
    +--------------------+
    ...
    | test               |
    +--------------------+
    4 rows in set (0.00 sec)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-03-28 14:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found