Re: Fw: Problems with high-use tables

2002-07-22 Thread Christopher A. Libby
CTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, July 19, 2002 9:14 PM Subject: RE: Fw: Problems with high-use tables Chris, I built an exe in perl that runs on windows via a logon script that stores the username and whether they have (win)vnc or not to a mysql table.

Re: Fw: Problems with high-use tables

2002-07-18 Thread Christopher A. Libby
CTED]> To: "Christopher A. Libby" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, July 18, 2002 11:30 AM Subject: Re: Fw: Problems with high-use tables Just a quick question. Why are you not running DBD::Mysql directly? It should eliminate the ODBC

Re: Fw: Problems with high-use tables

2002-07-18 Thread William R. Mussatto
EMAIL PROTECTED] > Subject: Fw: Problems with high-use tables > > > - Original Message - > From: "Christopher A. Libby" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, July 16, 2002 3:32 PM > Subject: Problems with high-use tables >

Fw: Problems with high-use tables

2002-07-18 Thread Christopher A. Libby
- Original Message - From: "Christopher A. Libby" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 16, 2002 3:32 PM Subject: Problems with high-use tables Hi - I've been using MySQL for a variety of functions with great success over the last

Problems with high-use tables

2002-07-16 Thread Christopher A. Libby
Hi - I've been using MySQL for a variety of functions with great success over the last year. However, I recently rebuilt my log database server after a crash, and I've been having a lot of trouble with two tables getting corrupted. One table stores my syslog entries from Kiwi Syslod Daemon, and