|
Discuz! Database Error | The database has encountered a problem. Need Help? |
| Error messages: | - [Type] 查詢語句錯誤
- [1153] Got a packet bigger than 'max_allowed_packet' bytes
- [Query] REPLACE INTO common_syscache (cname, ctype, dateline, data) VALUES ('nopermission', '1', '1306841045', 'a:196:{i:110;a:3:{s:8:\"postperm\";a:1:{i:7;a:2:{i:0;s:5:\"login\";i:1;a:1:{i:0;s:0:\"\";}}}s:9:\"replyperm\";a:1:{i:7;a:2:{i:0;s:5:\"login\";i:1;a:1:{i:0;s:0:\"\";}}}s:14:\"postattachperm\";a:1:{i:7;a:2:{i:0;s:5:\"login\";i:1;a:1:{i:0;s:0:\"\";}}}}i:78;a:3:{s:8:\"postperm\";a:1:{i:7;a:2:{i:0;s:5:\"login\";i:1;a:1:{i:0;s:0:\"\";}}}s:9:\"replyperm\";a:1:{i:7;a:2:{i:0;s:5:\"login\";i:1;a:1:{i:0;s:0:\"\";}}}s:14:\"postattachperm
|
MY.cnf中設置
[mysql]
max_allowed_packet=16M
|
|