From: Craig W. <cra...@az...> - 2010-02-09 17:01:02
|
On Tue, 2010-02-09 at 10:04 -0600, Karl O. Pinc wrote: > On 02/09/2010 08:50:05 AM, Craig White wrote: > > > > > Feb 9 05:52:22 li34-197 sqlgrey: warning: Use of uninitialized > > value > > > > $DBI::errstr in concatenation (.) or string at /usr/sbin/sqlgrey > > line > > > > 227. > > > > Feb 9 05:52:22 li34-197 sqlgrey: dbaccess: warning: couldn't do > > > > query:#012CREATE TABLE from_awl (sender_name varchar(64) NOT > > NULL, > > > > sender_domain varchar(255) NOT NULL, src varchar(39) NOT NULL, > > > > first_seen timestamp NOT NULL, last_seen timestamp NOT NULL, > > PRIMARY > > > > KEY > > > > (src, sender_domain, sender_name)):#012, reconnecting to DB > > > > Feb 9 05:52:22 li34-197 sqlgrey: mail: failed to send: No child > > > > processes#012 > > > > Feb 9 05:52:22 li34-197 sqlgrey: fatal: create_from_awl_table > > error > > > > at /usr/sbin/sqlgrey line 176. > > > > > > Have you searched the list archives? This looks familiar. ---- I think the problem was my creation. I created it as UTF8 and when I dropped it and created it as a latin type, it worked. Craig -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. |