PHP/MySQL: Warning: mysql_query(): Unable to save result set ...
Today i found a error in a tiny script i was working on.
The error Message looked like this:
First i found a few hints about repairing or optimizing MySQL tables, but this did not work out.
After a few debugging outputs a realized that the query was not properly written.
|Den ganzen Beitrag lesen...