in reply to Re: DBI with MySQL InnoDB tables troubles
in thread DBI with MySQL InnoDB tables troubles
does not do anything.INSERT INTO log (timestamp,alert,id_daemon,id_event_type) VALUES (NOW(),'n',31,3);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: DBI with MySQL InnoDB tables troubles
by Tobin Cataldo (Monk) on Jul 26, 2007 at 16:53 UTC |