Help for this page

Select Code to Download


  1. or download this
    select col1 from 'foo' where col1 = '3'
    
  2. or download this
    mysql> use test;
    mysql> create table foo (col1 integer);
    ...
                    --> do_error
    You have an error in your SQL syntax; check the manual that correspond
    +s to your MySQL server version for the right syntax to use near ''foo
    +' where col1 = '3'' at line 1 error 1064 recorded: You have an error 
    +in your SQL syntax; check the manual that corresponds to your MySQL s
    +erver version for the right syntax to use near ''foo' where col1 = '3
    +'' at line 1
                    <-- do_error
    
  3. or download this
    #!/usr/bin/perl -wls
    
    ...
    
    $ ./646467.pl -user ***** -pass *****
    col1: 3
    
  4. or download this
    mysql  Ver 14.7 Distrib 4.1.20, for redhat-linux-gnu (i686) using read
    +line 4.3
    Linux 2.6.9 i686
    Module id = DBI INST_VERSION 1.56