InnoDB: The first specified data file .\ibdata1 did not exist:
InnoDB: a new database to be created!
041009 18:32:30 InnoDB: Setting file .\ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
041009 18:32:30 InnoDB: Error: Write to file .\ibdata1 failed at offset 0 0.
InnoDB: 8388608 bytes should have been written, only 0 were written.
InnoDB: Operating system error number 1453.
InnoDB: Check that your OS and file system support files of this size.
InnoDB: Check also that the disk is not full or a disk quota exceeded.
InnoDB: Error number 1453 means 'Unknown error'.
InnoDB: See also section 13.2 at
http://www.innodb.com/ibman.php
InnoDB: about operating system error numbers.
InnoDB: Error in creating .\ibdata1: probably out of disk space
InnoDB: Could not open or create data files.
InnoDB: If you tried to add new data files, and it failed here,
InnoDB: you should now edit innodb_data_file_path in my.cnf back
InnoDB: to what it was, and remove the new ibdata files InnoDB created
InnoDB: in this failed attempt. InnoDB only wrote those files full of
InnoDB: zeros, but did not yet use them in any way. But be careful: do not
InnoDB: remove old data files which contain your precious data!
041009 18:32:30 Can't init databases
041009 18:32:30 Aborting
041009 18:32:30 InnoDB: Warning: shutting down a not properly started
InnoDB: or created database!
041009 18:32:30 MySQL: Shutdown Complete
我启动mysql服务的时候出现的
现在怎么也启动不了了 大家帮帮我 是不是一个文件不能创建呢
我是用超级用户登陆的 我的系统是win 2000 sever 为什么会不能创建这个文件呢 谢谢了