/ Published in: Other

Allow set variables global : packet and sql mode
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
SET GLOBAL max_allowed_packet=1073741824; SET GLOBAL sql_mode = ''
Comments
