[PHP-DEV] mysql 4.0.6 gamma and php 4.3.0 .... ?

2002-12-20 Thread tijn
I have a problem that I think might be caused by the version of the mysql client that is included with the binary of php as standard. When i run the following query: SELECT * FROM rs_projects AS p LEFT JOIN rs_proj_members AS m USING (proj_id) WHERE (p.create_id='3') OR (m.user_id='3' AND

Re: [PHP-DEV] mysql 4.0.6 gamma and php 4.3.0 .... ?

2002-12-20 Thread Derick Rethans
On Fri, 20 Dec 2002, tijn wrote: Can someone confirm that my expectation is correct, and let me know how I can get hold of php 4.3.0 that runs with a more up-to-date client? I know that I can achieve this by recompiling, but I am on windows and don't own Visual C++. http://snaps.php.net/