MySQL Forums
Forum List  »  Partitioning

Re: Error 23, 1016: Partition with MyISAM
Posted by: Rob Redmon
Date: April 01, 2009 08:35AM

That makes sense. I don't know what the WARNING is about but it indeed looks like I'm running into a max open files limit. I'm developing on Ubuntu and will plan to run on RedHat 2.6.18-128.1.1.el5.

root@wicklow:/data/robr/work/Ionosonde/mids_catalogue_v2/bin# lsof | grep mysqld | wc
lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system /home/robr/.gvfs
Output information may be incomplete.
1023 9208 142016

So, how do I go about adjusting that on at least my Ubuntu dev box where I'm root?

R

Options: ReplyQuote


Subject
Views
Written By
Posted
12029
March 31, 2009 09:07PM
Re: Error 23, 1016: Partition with MyISAM
4669
April 01, 2009 08:35AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.