Help for this page

Select Code to Download


  1. or download this
    my $sth = $dbh->prepare("DELIMITER //");
    $sth->execute();
    exit;
    
  2. or download this
    DBD::mysql::st execute failed: You have an error in your SQL syntax; c
    +heck the manual that corresponds to your MySQL server version for the
    + right syntax to use near 'DELIMITER //' at line 1 at /root/test.pl l
    +ine 22, <FH> line 8.
    
  3. or download this
    root@vagrant:~# perl -MDBI -e 'DBI->installed_versions'
      Perl            : 5.010001    (i486-linux-gnu-thread-multi)
    ...
      DBD::File       : 0.39
      DBD::ExampleP   : 12.010007
      DBD::DBM        : 0.05