...And what about these errors please ?
Quote:
Invalid SQL:
INSERT IGNORE INTO session
(sessionhash, userid, host, idhash, lastactivity, location, styleid,
languageid, loggedin, inforum, inthread, incalendar, badlocation, useragent,
bypass, profileupdate)
VALUES
('f96df3473fc09a67b3c372e25558bd6a', 1379, '86.218.130.217',
'e111986dac8e7b3ff744fe8a3193a287', 1189501531,
'/www/showthread.php?p=22609, 0, 2, 1, 0,
0, 0, 0, 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR
1.1.4322)', 0, 0);
MySQL Error : MySQL server has gone away
Error Number : 2006
Date : Tuesday, September 11th 2007 @ 09:06:49 AM
Script :
|
*********************************
Quote:
Invalid SQL:
SELECT
post.*, post.username AS postusername, post.ipaddress AS ip, IF(post.visible = 2,
1, 0) AS isdeleted,
user.*, userfield.*, usertextfield.*,
icon.title as icontitle, icon.iconpath,
avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar,
customavatar.dateline AS avatardateline,customavatar.width AS
avwidth,customavatar.height AS avheight,
editlog.userid AS edit_userid, editlog.username AS edit_username,
editlog.dateline AS edit_dateline,
editlog.reason AS edit_reason,
postparsed.pagetext_html, postparsed.hasimages,
sigparsed.signatureparsed, sigparsed.hasimages AS sighasimages,
sigpic.userid AS sigpic, sigpic.dateline AS sigpicdateline, sigpic.width AS
sigpicwidth, sigpic.height AS sigpicheight,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
infractiongroupid
FROM post AS post
LEFT JOIN user AS user ON(user.userid = post.userid)
LEFT JOIN userfield AS userfield ON(userfield.userid = user.userid)
LEFT JOIN usertextfield AS usertextfield ON(usertextfield.userid = user.userid)
LEFT JOIN icon AS icon ON(icon.iconid = post.iconid)
LEFT JOIN avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN
customavatar AS customavatar ON(customavatar.userid = user.userid)
LEFT JOIN editlog AS editlog ON(editlog.postid = post.postid)
LEFT JOIN postparsed AS postparsed ON(postparsed.postid = post.postid AND
postparsed.styleid = 22 AND postparsed.languageid = 2)
LEFT JOIN sigparsed AS sigparsed ON(sigparsed.userid = user.userid AND
sigparsed.styleid = 22 AND sigparsed.languageid = 2)
LEFT JOIN sigpic AS sigpic ON(sigpic.userid = post.userid)
WHERE post.postid IN (0,19593,19597,19605,22607,22608,22609)
ORDER BY post.dateline;
MySQL Error : Lost connection to MySQL server during query
Error Number : 2013
Date : Wednesday, September 12th 2007 @ 12:19:15 PM
Script :
|
******************
Quote:
Database error in vBulletin :
mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Lost
connection to MySQL server during query
/www/class_core.php
on line 271
MySQL Error :
Error Number :
Date : Wednesday, September 12th 2007 @ 12:19:26 PM
Script :
|
Thank's you.
Server error or vbulletin mysql tables ? ...
|