3 messages in com.mysql.lists.bugsRe: problems with mysql & php4 pages ...
FromSent OnAttachments
Sinisa Milivojevic20 Oct 2003 10:50 
Brent Bailey20 Oct 2003 10:52 
Indrek Siitan22 Oct 2003 12:46 
Subject:Re: problems with mysql & php4 pages after mysql upgrade
From:Indrek Siitan (tf@mysql.com)
Date:10/22/2003 12:46:51 PM
List:com.mysql.lists.bugs

Brent,

I recently upgraded the version of mysql im using to 3.23.58 Before the upgrade we were using some web pages written with php4 to track abuse complaints and such from our customers. However now after the upgrade the pages will view the data from the mysql database but from the website I cant edit or delete any of the data.

depending on what MySQL version you were using before, you might have to recompile PHP too, as it was compiled against the previous version of the MySQL libraries and might lead to unexpected results running against newer ones.

Rgds, Indrek