On Fri, 20 Dec 2002, Thomas Seifert wrote:

> what's the exact problem with the php/mysql4-interaction?
> I'm using mysql-4.0.5 and php-4.2.3 in production without any problems.
> Ok, I'm not using any special features of mysql4 ;-).

Nothing, just that the mysql extension in the Windows build is linked 
against the bundled mysql which is of version 3.23.53, and not to an 
external library with a version 4 library.

Derick

> On Fri, 20 Dec 2002 21:28:44 -0000 [EMAIL PROTECTED] (Tijn) wrote:
> 
> > I had a conversation with derick over email - here is a summary for those
> > struggeling with the same issue:
> > 
> > 4.3 will not include the new mysql client compatible with mysql 4
> > This will be included in php 4.4 / 5
> > 4.4/5 will include an extension which is much more compatible with mysql 4
> > The current CVS of php 4.4 does not yet include this new extension
> > 
> > 
> > 
> > Hope this helps others
> > 
> > tijn
> > 
> > 
> 
> -- 
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

-- 

-------------------------------------------------------------------------
 Derick Rethans                                 http://derickrethans.nl/ 
 PHP Magazine - PHP Magazine for Professionals       http://php-mag.net/
-------------------------------------------------------------------------


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to