- or download this
> mysql -h rat -u indapa -p
- or download this
#!/user/bin/perl -w
...
my $password = '*****';
my $dbh = DBI->connect($dsn,$user,$password) or die $DBI:errstr, "\n";
- or download this
DBI connect('aindap','aindap',...) failed: Can't connect to local MySQ
+L server through socket '/var/lib/mysql/mysql.sock' (2) at .//exon_qu
+ery.pl line 31
Can't connect to local MySQL server through socket '/var/lib/mysql/mys
+ql.sock' (2)