18 Aug
2011
18 Aug
'11
7:33 p.m.
Am 18.08.2011 19:52, schrieb Marcos Tang:
Can those records being "processed" some how and when I search the MySQL DB, I only see ONE record list the following only?
Total occurrenceMessage content ===================== 14,400File system is full
can´t you use something like INSERT INTO tables VALUES (date,logstring) ON duplicate KEY UPDATE date; ? florian