欢迎各位兄弟 发布技术文章

这里的技术是共享的

You are here

Database tweaks 模块作用

shiping1 的头像

Database tweaks


db_tweaks Settings Page

Project merged into Drupal Tweaks module

Please use following module instead:
Drupal Tweaks

-------------------

This module allow you to enable and change following settings in database:
- SQL_BIG_SELECTS
- MAX_JOIN_SIZE
- MAX_ALLOWED_PACKET
- WAIT_TIMEOUT
and changing SQL_MODES

Read more about those variables:
http://dev.mysql.com/doc/refman/5.1/en/server-session-variables.html

外部链接的图标

And SQL Modes:
http://dev.mysql.com/doc/refman/5.1/en/server-sql-mode.html

外部链接的图标

Note: It will not work on servers, where your account don't have proper privileges!

You can also follow similar topics:
#361967: Increase MAX_JOIN_SIZE and MAX_ALLOWED_PACKET settings in system.install

外部链接的图标

You can also read:
http://drupal.org/node/259580

外部链接的图标
 ("Warning: MySQL server has gone away" - Tune MySql to resolve this problem)
http://www.palantir.net/blog/beware-mysql-51-my-son

 

来自 http://www.drupalproject.org/project/db_tweaks
普通分类: