Re: MySQL INSERT problem...

2004-09-17 Thread Hardy Merrill
I know you said the problem column is an enum column, but can you copy and paste in a "describe" of the table in question(acct_hist)? I've never used an "enum" column so I'm not sure I'll be any help, but a describe might help jog someones memory. Hardy Merrill >>> "NIPP, SCOTT V (SBCSI)" <[EMAI

MySQL INSERT problem...

2004-09-16 Thread NIPP, SCOTT V \(SBCSI\)
I have a database that I am working on a Perl script for to manage. Basically, this is a database of user accounts on about 80 Unix boxes. Most of it is working great, but I have one problem with the two of the INSERTs. The INSERTs are putting data into a history table such that we can m