View Full Version : Cannot import binary data > 1M


wbiebel
02-05-2011, 03:09 AM
MS Access 2007 frontend, MySQL 5.1 backend. max_allowed_packet = 1024M set in my-huge.ini
Nonetheless an error occurs if I try to import data more than 1M.
What can be wrong?