Transcript import exception (MariaDB): could not send query last packet not finished
This exception is thrown when database insert query has an entry with more than 4mb(default) size.
Fix:
Increase the size of “Max_allowed_packet” to (more than 4mb) say 10 mb in “my.ini” file
“my.ini” file exists at C:\Program Files (x86)\MySQL\MySQL Server 5.1.
