Hi,
I tried upgrading our machine that runs Codestriker (1.9.6) and MySQL to MySQL 5.1 (Was previously on 5.0) and I get the following error when I run the install.pl (Windows Environment)
DBD::mysql::db do failed: SESSION variable 'max_allowed_packet' is read-only. Us
e SET GLOBAL to assign the value at C:\Apps\codestriker\lib/Codestriker/DB/MySQL
.pm line 59.
DBD::mysql::db do failed: SESSION variable 'max_allowed_packet' is read-only. Us
e SET GLOBAL to assign the value at C:\Apps\codestriker\lib/Codestriker/DB/MySQL
.pm line 59.
I'm wondering if they have now restricted something they used to allow to be changed?
Thanks
Rob
Nobody/Anonymous
None
None
Public
|
Date: 2009-03-09 20:29:23 PDT I find it is a bug of mysql.please refer to the |
|
Date: 2009-02-05 14:19:32 PST It does sound like it. Try commenting out the line 59 which has the code: |