leeman
Sat 13th Nov '04, 1:47pm
When I try to run the import attatchments script i get this :
Database error in vBulletin:ImpEx Target 3.0.3:
Invalid SQL:
INSERT INTO vb3_attachment
(
importattachmentid, filename, filedata,
dateline, visible, counter, filesize,
postid, filehash, userid
)
VALUES
(
'5',
'037_G.jpg',
'ÿØÿà\0JFIF\0\0`\0`\0\0ÿÛ\0C\0
// EDITED OUT GAZILIONS OF MUMBO JUMBO //
Mysql error : Got a packet bigger then 'max_allowed_packet'
I'm migrating from IPB2.0 to VB 3.0.3
And the script just halts.
Database error in vBulletin:ImpEx Target 3.0.3:
Invalid SQL:
INSERT INTO vb3_attachment
(
importattachmentid, filename, filedata,
dateline, visible, counter, filesize,
postid, filehash, userid
)
VALUES
(
'5',
'037_G.jpg',
'ÿØÿà\0JFIF\0\0`\0`\0\0ÿÛ\0C\0
// EDITED OUT GAZILIONS OF MUMBO JUMBO //
Mysql error : Got a packet bigger then 'max_allowed_packet'
I'm migrating from IPB2.0 to VB 3.0.3
And the script just halts.