Discuz!官方免费开源建站系统

 找回密码
 立即注册
搜索

怎样解决 mysql4 中止次数太高!

[复制链接]
tomxl 发表于 2007-7-2 09:33:13 | 显示全部楼层 |阅读模式
运行环境:
HTTP服务器软件: Apache/2.0.54 (Win32) PHP/4.3.10
数据库软件: MySQL 4.0.26-nt-max

运行程序: OA办公系统及论坛

故障现象: 经常出现发送信息不成功的情况,比如说发送内部WEB邮件,自己的发件箱可以看到,但对方无法收到。

My.ini
# ********** 真实路径我以隐藏
[mysqld]
basedir=**********/MySQL4.0
#bind-address=ip
datadir=**********/MySQL4.0/DATA
#language=D:/mysql/share/english
#slow query log#=
tmpdir=**********/temp/temp/
#port=3306
set-variable    = max_connections=512
skip-locking
#skip-networking
set-variable        = key_buffer=64M
set-variable        = max_allowed_packet=1M
set-variable        = table_cache=512
set-variable        = sort_buffer=2M
set-variable        = record_buffer=2M
set-variable        = thread_cache=8M
set-variable        = query_cache_size=32M
# Try number of CPU's*2 for thread_concurrency
set-variable        = thread_concurrency=8M
set-variable        = myisam_sort_buffer_size=32M
#set-variable        = connect_timeout=5
#set-variable        = wait_timeout=5
server-id        = 1
[isamchk]
set-variable        = key_buffer=128M
set-variable        = sort_buffer=128M
set-variable        = read_buffer=2M
set-variable        = write_buffer=2M

[myisamchk]
set-variable        = key_buffer=128M
set-variable        = sort_buffer=128M
set-variable        = read_buffer=2M
set-variable        = write_buffer=2M
[WinMySQLadmin]
Server=**********\MySQL4.0\bin\mysqld-max-nt.exe
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-11-21 18:33 , Processed in 0.324245 second(s), 14 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表