Importing from bugzilla now goes through several hundred bugs at a time bug then hits a FogBugz Internal Error. The first time this happened I still had customErrors on so I don't know the exact info, but after turning it off and restarting the import from where it left off I got this:
Error: Packets larger than max_allowed_packet are not allowed.
Stack Trace: Hide Stack Trace
MySql.Data.MySqlClient.MySqlException: Packets larger than max_allowed_packet are not allowed.
at MySql.Data.MySqlClient.MySqlStream.StartOutput (UInt64 length, Boolean resetSequence) [0x00000]
at MySql.Data.MySqlClient.NativeDriver.ExecuteCommand (DBCmd cmd, System.Byte[] bytes, Int32 length) [0x00000]
Browser: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-US) AppleWebKit/534.12 (KHTML, like Gecko) Chrome/9.0.572.1 Safari/534.12
Source: MySql.Data
OS Version: Unix 2.6.18.194
Database: MySQL
ixPerson: 2
QueryString: ?pg=pgImportBugzilla&
URL: /default.asp
Content Type: application/x-www-form-urlencoded
Content Length: 128
Local Addr: 10.6.12.105
Remote Addr: 10.6.12.92
Time: 11/15/2010 2:56:29 PM
Post: sURL=http://bugzilla.****.com/&sUser=****&sPassword=*****&nStartBug=630&nStopBug=9999&OK=OK
Update: This is repeatable for particular bugs (just two so far). It may have something to do with large attachments -- the bug I'm looking at now has a 6MB log file attached to it.