June 10th, 2009, 06:07 PM
|
#58 (permalink)
|
| Junior Member
Join Date: Mar 2007
Posts: 16
|
First: Quote:
Invalid SQL:
SELECT location, badlocation FROM pre_session WHERE userid = AND lastactivity > 1244668753 ORDER BY lastactivity DESC LIMIT 1;
MySQL-Fehler : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND lastactivity > 1244668753 ORDER BY lastactivity DESC LIMIT 1' at line 1
Fehler-Nr. : 1064
Fehler-Zeit : Wednesday, 10.06.2009 @ 23:29:13
Datum : Wednesday, 10.06.2009 @ 23:29:13
Skript : .../member.php?u=xxxx
Referrer :
IP-Adresse :
Benutzername :
Klassenname : vB_Database
MySQL-Version : 5.0.77-community
| Second: Quote:
Invalid SQL:
SELECT * FROM pre_search AS search
WHERE searchhash = 'ba8f07155aa61796fc30106c302de4c0'
AND userid =
AND completed = 1;
MySQL-Fehler : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND completed = 1' at line 4
Fehler-Nr. : 1064
Fehler-Zeit : Wednesday, 10.06.2009 @ 21:07:46
Datum : Wednesday, 10.06.2009 @ 21:07:46
Skript : .../search.php?do=process
| Third: Quote:
Invalid SQL:
SELECT MAX(dateline) AS lastpost, COUNT(*) AS total
FROM trillian_usernote AS usernote
WHERE userid =;
MySQL-Fehler : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3
Fehler-Nr. : 1064
Fehler-Zeit : Wednesday, 10.06.2009 @ 21:21:32
Datum : Wednesday, 10.06.2009 @ 21:21:32
Skript : .../member.php?u=xxxx
| |
| |