| List: | MySQL and Perl | « Previous MessageNext Message » | |
| From: | Jochen Wiedmann | Date: | March 2 2003 4:01pm |
| Subject: | Re: perl 5.8.0 with threads on solaris failure w/mysql 3.23.55 | ||
| View as plain text | |||
Please, try to create a debugging version of the driver.
This is done as follows:
- Add the option OPTIMIZE=-g to "perl Makefile.PL"
- Create a statically linked perl by running
make perl
- Try to run that version, for example with
gdb
r perl -Iblib/arch -Iblib/lib t/00base.t
Regards,
Jochen
| Thread | ||
|---|---|---|
| • perl 5.8.0 with threads on solaris failure w/mysql 3.23.55 | Marc Prewitt | 28 Feb |
| • Re: perl 5.8.0 with threads on solaris failure w/mysql 3.23.55 | Jochen Wiedmann | 2 Mar |
| • Re: perl 5.8.0 with threads on solaris failure w/mysql 3.23.55 | Marc Prewitt | 3 Mar |
| • Re: perl 5.8.0 with threads on solaris failure w/mysql 3.23.55 | Marc D Prewitt | 4 Mar |
