Help for this page

Select Code to Download


  1. or download this
    perl Makefile.PL --testdb=test --testuser=root --testpassword=<passwor
    +d> --libs='-L/opt/local/lib -L/opt/local/lib/mysql5/mysql -lmysqld -l
    +dl -L/opt/local/lib -lz -lm -L/opt/local/lib/ -lssl -lcrypto' --mysql
    +_config=/opt/local/lib/mysql5/bin/mysql_config
    
  2. or download this
    I will use the following settings for compiling and testing:
    
    ...
    Using DBI 1.615 (for perl 5.012003 on darwin-thread-multi-2level) inst
    +alled in /System/Library/Perl/Extras/5.12/darwin-thread-multi-2level/
    +auto/DBI/
    Writing Makefile for DBD::mysql
    Writing MYMETA.yml and MYMETA.json
    
  3. or download this
    cp lib/DBD/mysql.pm blib/lib/DBD/mysql.pm
    cp lib/DBD/mysql/GetInfo.pm blib/lib/DBD/mysql/GetInfo.pm
    ...
    dbdimp.c:3609: warning: assignment from incompatible pointer type
    lipo: /var/folders/v1/hy10rvls1dbdw7k_0gqgmn8r0000gn/T//cczrvzA1.out a
    +nd /var/folders/v1/hy10rvls1dbdw7k_0gqgmn8r0000gn/T//ccpdhjjg.out hav
    +e the same architectures (x86_64) and can't be in the same fat output
    + file
    make: *** [dbdimp.o] Error 1