Again, I have no light-bulb on this but let's try a few things.
if you do $ ls -ld /var/lib/mysql/area2 $ ls -ld /var/lib/mysql/area2/* on your mySQL host, what are the permissions and ownership of the files? These can get a little tricky under NFS as th on-disk file will store the owner's UID. That UID may have different meaning on the file host as opposed to the SQL host if the users and groups are not synchronized between those hosts. - michael On 7/6/07, Douglas Araujo <[EMAIL PROTECTED]> wrote:
There is no error in log file, the server just don't show me the database on the directory /var/lib/mysql/area2. If I go in this directory with the cd command and give a "ls" command, I see the files, but the mysqld don't recognizes the database files. Thanks, Douglas 2007/7/6, Ananda Kumar <[EMAIL PROTECTED]>: > What i the error you seeing the error log file. > Please let us know > > > > On 7/5/07, Douglas Araujo <[EMAIL PROTECTED]> wrote: > > > > Hi everybody, > > > > I have a MySQL 4.1 running on a Red Hat Linux Enterprise 4 that the > > databases directory is the default point, /var/lib/mysql. > > > > I have a NFS mount point in /var/lib/mysql/area2, that mounts the > > directory of a storage, when I mount the NFS, the MySQL server don't > > show the database. > > > > Anyone can help me? > > > > Thanks, > > > > Douglas > > > > -- > > MySQL General Mailing List > > For list archives: http://lists.mysql.com/mysql > > To unsubscribe: > http://lists.mysql.com/[EMAIL PROTECTED] > > > > > > -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
-- - michael dykman - [EMAIL PROTECTED] - All models are wrong. Some models are useful. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]