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