Re: MySQL, FreeBSD problem

2002-03-19 Thread Dan Nelson
In the last episode (Mar 19), Brad Phinney said: > Hello all. > > I have an application that does a lot of table creation and writing for > a FreeBSD 4.4 SMP machine. Over time, I begin to see the following > errors. > > DBD::mysql::db tables failed: Can't read dir of './p0_samt_trans/' (Er

Re: MySQL, FreeBSD problem

2002-03-19 Thread Ken Menzel
- Original Message - From: "Brad Phinney" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 19, 2002 3:47 PM Subject: MySQL, FreeBSD problem > Hello all. > > I have an application that does a lot of table creation and writing for > a FreeBSD 4.4 S

Re: MySQL, FreeBSD problem

2002-03-19 Thread Colin Faber
With out knowing your system configuration it sounds to me like you've got some problems with locking. I suggest looking into that. Brad Phinney wrote: > > Hello all. > > I have an application that does a lot of table creation and writing for > a FreeBSD 4.4 SMP machine. Over time, I begin to

MySQL, FreeBSD problem

2002-03-19 Thread Brad Phinney
Hello all. I have an application that does a lot of table creation and writing for a FreeBSD 4.4 SMP machine. Over time, I begin to see the following errors. DBD::mysql::db tables failed: Can't read dir of './p0_samt_trans/' (Errcode: 2) at /var/SAMT/code/SAMTlib/SAMTdb.pm line 2552, chun