
05-17-2004, 01:55 PM
|
 |
|
|
Join Date: Apr 2002
Location: Miami, FL
Posts: 1,107
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by joeychgo
I got a DB error today. Dont know whym this has been running fine.
here is what got
Code:
Database error in vBulletin 3.0.0:
Invalid SQL:
INSERT INTO vbgarage_images (userid, name, data, type) VALUES (419, 'Cody's First Day, Lorry's '95 Lincoln Mark VIII 015.jpg', '????qExif\0\0II*\0\0\0\0
\0\0 \0\0\0?\0\0\0\0\0\0\0?\0\0\0\0
\0\0\0?\0\0\0\0\0\0\0\0\0\0\0\0\0\0?\0\0\0\0\0\0
(I eliminated most of the picture code for simplicity)
6X??
zZ??R???+|??t~?Ɵ/O?c??', 'image/pjpeg')
mysql error: 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 's First Day, Lorry's '95 Lincoln Mark VIII 015.jpg', '????qExi
mysql error number: 1064
Date: Sunday 16th of May 2004 01:51:22 PM
Script: http://www.lincolnvscadillac.com/vbgarage.php
Referer: http://www.lincolnvscadillac.com/vbg...?do=editgarage
Username: hintsclue
IP Address: 69.29.166.103
Anyone have ideas as to what this could be?
|
Remove the , (comma) from the filename, and try again.
|