Hello,
I want to use MySQL as a message store and expected that QF
automatically reconnect in case of error (there is code at least).
I found out that for MySQL 5.0 I use it's necessary to set this
parameters explicitly (see the Users comments):
http://dev.mysql.com/doc/refman/5.0/en/mysql-ping.html
Am I understand correct, is it necessary to fix the MySQLConnection
class or there is another way?
Thank you in advance.
--
Regards,
Alexey Zubko
|