| List: | MySQL and Perl | « Previous MessageNext Message » | |
| From: | Jochen Wiedmann | Date: | October 29 2001 9:05pm |
| Subject: | Re: Apache/mod_perl/DBI/MySQL 4.0 alpha | ||
| View as plain text | |||
Zitiere Bill Adams <badams@stripped>: > > Before checking this further, could you please verify that you > > have recompiled DBD-mysql with the new MySQL 4.0 header files ? > > > > We added in 4.0 some new fields to the MYSQL struct that could cause > > problems like this if one uses the new libmysql libraries without > > recompiling. Btw, just to note: I was told that mysql_create_db and mysql_drop_db cannot be used with 4.0 in all cases. I have uploaded a new version of DBD::mysql which uses mysql_query("CREATE DATABASE" . foo) mysql_query("DROP DATABASE" . foo) with MySQL 4.0.0 or later.
| Thread | ||
|---|---|---|
| • Apache/mod_perl/DBI/MySQL 4.0 alpha | Bill Adams | 22 Oct |
| • Apache/mod_perl/DBI/MySQL 4.0 alpha | Michael Widenius | 29 Oct |
| • Re: Apache/mod_perl/DBI/MySQL 4.0 alpha | Bill Adams | 29 Oct |
| • Re: Apache/mod_perl/DBI/MySQL 4.0 alpha | Jochen Wiedmann | 29 Oct |
| • Re: Apache/mod_perl/DBI/MySQL 4.0 alpha | Michael Widenius | 30 Oct |
| • Re: Apache/mod_perl/DBI/MySQL 4.0 alpha | Bill Adams | 30 Oct |
| • Re: Apache/mod_perl/DBI/MySQL 4.0 alpha | Bill Adams | 1 Nov |
| • Re: Apache/mod_perl/DBI/MySQL 4.0 alpha | Bill Adams | 1 Nov |
