Help for this page

Select Code to Download


  1. or download this
    > mysql -h rat -u indapa -p
    
  2. or download this
    
    #!/user/bin/perl -w
    ...
    my $password = '*****';
    
    my $dbh = DBI->connect($dsn,$user,$password) or die $DBI:errstr, "\n";
    
  3. 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)