网络编程
位置:首页>> 网络编程>> 数据库>> MySQL修改数据库大小

MySQL修改数据库大小

  发布时间:2011-01-13 20:00:00 

标签:mysql,数据库

打开在节点中加入一句:max_allowed_packet=5M   将MySQL的容量扩大到5M

 

 

# The TCP/IP Port the MySQL Server will listen on
port=3306

max_allowed_packet = 5M

#Path to installation directory. All paths are usually resolved relative to this.
basedir=../


0
投稿

猜你喜欢

手机版 网络编程 asp之家 www.aspxhome.com