Re: [PHP] PHP6 - MySQL 4.1.20

2007-11-21 Thread Chris
Hayden Livingston wrote: Hello, So I've been trying to compile PHP6 with MySQL 4.1.20 and it seems, I keep getting compile errors. It complains for MYSQL_TYPE_VARCHAR. Since php6 is alpha code, ask the -internals list. -- Postgresql & php tutorials http://www.designmagick.com/ -- PHP General

[PHP] PHP6 - MySQL 4.1.20

2007-11-21 Thread Hayden Livingston
Hello, So I've been trying to compile PHP6 with MySQL 4.1.20 and it seems, I keep getting compile errors. It complains for MYSQL_TYPE_VARCHAR. I don't want to use the MySQLND, because we use MySQL 4.1.20 with old_password = 1 ... so any suggestions on how to compile PHP 6 CVS with MySQL 4.1? --