我正在安装Browsergame,但是当脚本连接到我的数据库时,这是错误,我得到如何使用我的mysql修复此问题?
#1074 - 色谱柱长度太大,无法用于专栏' blackmails_made' (max = 21845);使用BLOB或TEXT代替
谢谢你的帮助。
如果这有助于我的mysql设置
Language Options asp_tags Allow ASP-style <% %> tags. Off
File Uploads file_uploads Whether to allow HTTP file uploads. On
Paths and Directories include_path Windows: "\path1;\path2" c:\php\includes" .:/usr/lib/php:/usr/local/lib/php
Resource Limits max_execution_time 30
Resource Limits max_input_time 60
Resource Limits memory_limit 256M
Data Handling register_globals You should do your best to write your scripts so that they do not require register_globals to be on; Using form variables as globals can easily lead to possible security problems, if the code is not very well thought of. Off
Language Options safe_mode Off
File Uploads upload_max_filesize Maximum allowed size for uploaded files. 2048M