RE: [PHP4BETA] weird error!
[email protected] ("Cristopher Daniluk") Sun, 18 Jun 2000 16:02:13 -0400
| Newsgroups | php.version4 |
|---|---|
| Message-ID | <[email protected]> |
------=_NextPart_000_0011_01BFD93E.90FE06F0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Likely what you have is a versioning conflict in your MySQL files. I've seen this several times when you have a different libmysqlclient than mysql. Do you see this error only on DDL commands (updates, creates, inserts, etc)? Cris -----Original Message----- From: Mike [mailto:[email protected]] Sent: Saturday, February 08, 2003 6:44 PM To: [email protected] Subject: [PHP4BETA] weird error! Im getting this mysql error on the top of two of my pages, but it is not hindering functionality at all. the pages it is erroring on are one of my index pages and in my phpmyadmin backend only when i go to browse on certain table. Can anyone help?? Here isn the error Warning: MySQL: Unable to save result set /www/whatever/page/index.php3 on line 57 any help would be great.. thanks! ------=_NextPart_000_0011_01BFD93E.90FE06F0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content=3D"text/html; charset=3Diso-8859-1" = http-equiv=3DContent-Type> <META content=3D"MSHTML 5.00.2920.0" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN = class=3D406190120-18062000>Likely=20 what you have is a versioning conflict in your MySQL files. I've seen = this=20 several times when you have a different libmysqlclient than mysql. Do = you see=20 this error only on DDL commands (updates, creates, inserts,=20 etc)?</SPAN></FONT></DIV> <DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN=20 class=3D406190120-18062000></SPAN></FONT> </DIV> <DIV><FONT color=3D#0000ff face=3DArial size=3D2><SPAN=20 class=3D406190120-18062000>Cris</SPAN></FONT></DIV> <BLOCKQUOTE style=3D"MARGIN-RIGHT: 0px"> <DIV align=3Dleft class=3DOutlookMessageHeader dir=3Dltr><FONT = face=3DTahoma=20 size=3D2>-----Original Message-----<BR><B>From:</B> Mike=20 [mailto:[email protected]]<BR><B>Sent:</B> Saturday, February 08, = 2003 6:44=20 PM<BR><B>To:</B> [email protected]<BR><B>Subject:</B> [PHP4BETA] = weird=20 error!<BR><BR></DIV></FONT> <DIV><FONT face=3DArial size=3D2>Im getting this mysql error on the = top of two of=20 my pages, but it is not hindering functionality at all.</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>the pages it is erroring on are one = of my index=20 pages and in my phpmyadmin backend only when i go to browse on certain = table.</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>Can anyone help??</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>Here isn the error</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>Warning: MySQL: Unable to save result = set=20 /www/whatever/page/index.php3 on line 57<BR> </FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>any help would be great..=20 thanks!</FONT></DIV></BLOCKQUOTE></BODY></HTML> ------=_NextPart_000_0011_01BFD93E.90FE06F0--