免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 5147 | 回复: 5
打印 上一主题 下一主题

为什么我的mysql 没有err文件 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-06-07 10:08 |只看该作者 |倒序浏览
我得系统是centos4。3,在我的mysql目录下找不到err文件,奇怪

论坛徽章:
0
2 [报告]
发表于 2007-06-07 10:19 |只看该作者
启动方式? 配置文件?

论坛徽章:
0
3 [报告]
发表于 2007-06-07 10:31 |只看该作者
centos 自带的mysql


/etc/my.cnf
[client]
#password       = your_password
port            = 3306
socket          = /var/lib/mysql/mysql.sock

[mysqld]
port            = 3306
socket          = /var/lib/mysql/mysql.sock
set-variable = ft_min_word_len=2
skip-locking
key_buffer = 400M
max_allowed_packet = 1M
max_connections = 2048
table_cache = 1024
sort_buffer_size = 64M
read_buffer_size = 16M
read_rnd_buffer_size = 8M
myisam_sort_buffer_size = 64M
thread_cache = 8
query_cache_size = 32M

log-slow-queries = /var/log/mysqld-slow-query.log
long-query-time = 5
log-long-format
log-queries-not-using-indexes

# Try number of CPU's*2 for thread_concurrency
thread_concurrency = 8

back_log=500
interactive_timeout=7200
thread_cache_size=80
wait_timeout=7200
#key_buffer_size


其中slow log也没有生成

论坛徽章:
0
4 [报告]
发表于 2007-06-07 10:33 |只看该作者
用了aspbiz 的自动备份shell

论坛徽章:
0
5 [报告]
发表于 2007-06-08 16:00 |只看该作者
上/var/log 下,或者/var/log/mysql 下找找看

论坛徽章:
0
6 [报告]
发表于 2007-06-10 23:41 |只看该作者
在你的data目录下看看
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP