Hello,

I'm getting this in my errorlog:

060328 18:43:45  mysqld ended

060328 18:43:46  mysqld started
060328 18:43:46 InnoDB: Operating system error number 2 in a file operation.
InnoDB: The error means the system cannot find the path specified.
InnoDB: If you are installing InnoDB, remember that you must create
InnoDB: directories yourself, InnoDB does not create them.
060328 18:43:46  InnoDB: Error: trying to open a table, but could not
InnoDB: open the tablespace file './db16041/intradv_cms_websites.ibd'!
InnoDB: Have you moved InnoDB .ibd files around without using the
InnoDB: commands DISCARD TABLESPACE and IMPORT TABLESPACE?
InnoDB: It is also possible that this is a table created with
InnoDB: CREATE TEMPORARY TABLE, and MySQL removed the .ibd file for this.
InnoDB: Please refer to
InnoDB: http://dev.mysql.com/doc/mysql/en/InnoDB_troubleshooting_datadict.html
InnoDB: how to resolve the issue.
060328 18:43:46 InnoDB: Operating system error number 2 in a file operation.
InnoDB: The error means the system cannot find the path specified.
InnoDB: If you are installing InnoDB, remember that you must create
InnoDB: directories yourself, InnoDB does not create them.
060328 18:43:46  InnoDB: Error: trying to open a table, but could not
InnoDB: open the tablespace file './db16041/intradv_cms_wsepgmerchant.ibd'!
InnoDB: Have you moved InnoDB .ibd files around without using the
InnoDB: commands DISCARD TABLESPACE and IMPORT TABLESPACE?
InnoDB: It is also possible that this is a table created with
InnoDB: CREATE TEMPORARY TABLE, and MySQL removed the .ibd file for this.
InnoDB: Please refer to
InnoDB: http://dev.mysql.com/doc/mysql/en/InnoDB_troubleshooting_datadict.html
InnoDB: how to resolve the issue.
060328 18:43:46  InnoDB: Started; log sequence number 0 18831221
/vrmd/mysql/mysql-4.1.18/libexec/mysqld: ready for connections.
Version: '4.1.18-log' socket: '/tmp/mysql.sock' port: 3306 Source distribution

How do I get rid of these messages / the errors? The page for troubleshooting didn't help.

Regards
Marten

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to