This week's book giveaway is in the
Agile and other Processes
forum.
We're giving away four copies of
The Mikado Method
and have Ola Ellnestam and Daniel Brolund on-line!
See
this thread
for details.
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Databases
»
JDBC
Author
ERROR 1016 (HY000): Can't open file: 'TABLE_NAME.InnoDB' (errno: 1) - MySQL
Rogerio Kioshi
Ranch Hand
Joined: Apr 12, 2005
Posts: 655
posted
Aug 18, 2010 07:48:59
0
Hi,
I'm getting the following message when executing this command in MySQL:
Select * from TABLE_NAME
The message shown is:
ERROR 1016 (HY000): Can't open file: 'TABLE_NAME.InnoDB' (errno: 1)
How to solve?
SCEA 5 (part 1), SCBCD, SCWCD, SCJP, CLP, CLS
Stephan Mueller
Ranch Hand
Joined: May 05, 2010
Posts: 49
posted
Aug 18, 2010 07:54:02
0
Google reveals possible cause: OS error - too many open files
http://www.canbal.com/view.php?sessionid=QXAKGF8bo0iKm3xQWv5q4LmXJOfaVWI86pyRZoKCG9Q%3D
See if you can make use of this - I can't do anything, besides googling for you.
1. Make it run - 2. Make it run correctly - 3. Make it pretty OR fast/small - 4. ??? - 5. Profit
I agree. Here's the link:
http://aspose.com/file-tools
subject: ERROR 1016 (HY000): Can't open file: 'TABLE_NAME.InnoDB' (errno: 1) - MySQL
Similar Threads
SQL Error
Three problems with mysql...
How to install "Fast Debugger" using Netbeans as IDE for Ruby?
MySQL localhost
Installing mysql on Linux
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter