摘要: <!DOCTYPE html PUBliC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="zh-CN"> <head> <meta http-equiv="Content-Type" content=&qu 阅读全文
posted @ 2011-09-23 09:04 通海口 阅读(857) 评论(0) 推荐(0)
摘要: 学习参考网站 http://www.miiceic.org.cn/database/ 日志文件类型概述: 1. 错误日志 记录启动、运行或停止mysqld时出现的问题。 My.ini配置信息: #Enter a name for the error log file. Otherwise a default name will be used. #log-error=d:/mysql_log_err.txt 2. 查询日志 记录建立的客户端连接和执行的语句。 My.ini配置信息: #Enter a name for the query log file. Otherwise a defau. 阅读全文
posted @ 2011-09-23 09:03 通海口 阅读(613) 评论(0) 推荐(0)