Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
       die ( "Couldn't connect to database: " . DBI->errstr );
    
    print "DONE\n";
    
  2. or download this
        DBI 1.54-ithread default trace level set to 0x0/1 (pid 25943) at q
    +uery_ensembl.pl line 23
    HERE
    ...
    ulti/DBD/mysql.pm
        <- install_driver= DBI::dr=HASH(0xa063d18)
        !! warn: 0 CLEARED by call to connect method
    
  3. or download this
    $ /usr/local/mysql-standard-5.0.27-linux-i686-glibc23/bin/mysql -u xx 
    +-h HOST -p
    Enter password:
    ...
    [deleted test select query]
    
    SELECT query successful.