Hi Nikolay, > I write simple code but it no work. why? > ------------------------------------------------------------------------------------------------------------- > #!/usr/local/bin/perl -w > use DBI; > use DBD::ODBC;
As Marc said the ODBC driver is not ready for the prime time, sorry. > LD_PRELOAD=/usr/lib/libmysequoia.so perl TestCarob03.pl > Error: > *** glibc detected *** free(): invalid pointer: 0x08150910 *** > Aborted To reproduce the problem can you send the TestCarob03.pl program? Also it would help if you can write down the version of the following packages: carob, libmysequoia, postgresql, perl, and dbd::mysql. What kind of linux distribution are you using? Regards, Csaba _______________________________________________ Carob mailing list [email protected] https://forge.continuent.org/mailman/listinfo/carob
