我装完Mysql,进MySQL Command Line Client刚输入密码一回车就出现Connection error 2013: Lost connection to MySQL server during query。闪一下就没了。这应该是错误日志:
InnoDB: The first specified data file .\ibdata1 did not exist:
InnoDB: a new database to be created!
100309 16:28:43  InnoDB: Setting file .\ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
100309 16:28:43  InnoDB: Log file .\ib_logfile0 did not exist: new to be created
InnoDB: Setting log file .\ib_logfile0 size to 10 MB
InnoDB: Database physically writes the file full: wait...
100309 16:28:44  InnoDB: Log file .\ib_logfile1 did not exist: new to be created
InnoDB: Setting log file .\ib_logfile1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
InnoDB: Doublewrite buffer not found: creating new
InnoDB: Doublewrite buffer created
InnoDB: Creating foreign key constraint system tables
InnoDB: Foreign key constraint system tables created
100309 16:28:44  InnoDB: Started; log sequence number 0 0
100309 16:28:44 [Note] C:\Program Files\MySQL\MySQL Server 5.0\bin\mysqld-nt: ready for connections.
Version: '5.0.22-community-nt'  socket: ''  port: 3306  MySQL Community Edition (GPL)
很头疼,装了几次都这样。有什么好办法?