tdbimage packet size too small---getting a exception
Posted: Wed 07 Jun 2006 13:59
I am also using the TDBImage component.....and I am getting this exception...
Project Site_Builder.exe raised exception class EMySqlException with message 'Got a packet bigger than 'max_allowed_packet". Process stopped. Use Step or Run to continue.
I know you need to set the server and client to use bigger packet sizes....
I know how to set the server to use bigger packets....but how do you do the client? Do you just use a TCommand or something? And if so what would be the syntax.
Here is a link to the article at mysql.com
http://dev.mysql.com/doc/refman/5.1/en/ ... large.html
---Dave
Project Site_Builder.exe raised exception class EMySqlException with message 'Got a packet bigger than 'max_allowed_packet". Process stopped. Use Step or Run to continue.
I know you need to set the server and client to use bigger packet sizes....
I know how to set the server to use bigger packets....but how do you do the client? Do you just use a TCommand or something? And if so what would be the syntax.
Here is a link to the article at mysql.com
http://dev.mysql.com/doc/refman/5.1/en/ ... large.html
---Dave