<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/sqlgrey/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/sqlgrey/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 24 Feb 2011 09:57:26 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/sqlgrey/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Error in log</title><link>https://sourceforge.net/p/sqlgrey/support-requests/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Dear all,&lt;/p&gt;
&lt;p&gt;i've found this three kind of error during normal work with sqlgrey:&lt;/p&gt;
&lt;p&gt;First One:&lt;/p&gt;
&lt;p&gt;Feb 23 03:15:28 [sqlgrey] dbaccess: error: couldn't get now() from DB: Too many connections_&lt;br /&gt;
Feb 23 03:15:28 [sqlgrey] dbaccess: error: couldn't access domain_awl table: Too many connections_&lt;br /&gt;
Feb 23 03:15:28 [sqlgrey] dbaccess: error: couldn't get now() from DB: Too many connections_&lt;br /&gt;
Feb 23 03:15:28 [sqlgrey] dbaccess: error: couldn't access domain_awl table: Too many connections_&lt;br /&gt;
Feb 23 03:15:28 [sqlgrey] dbaccess: error: couldn't get now() from DB: Too many connections_&lt;br /&gt;
Feb 23 03:15:28 [sqlgrey] dbaccess: error: couldn't access domain_awl table: Too many connections_&lt;/p&gt;
&lt;p&gt;Second Warn:&lt;/p&gt;
&lt;p&gt;Feb 23 02:25:12 [sqlgrey] dbaccess: warning: couldn't do query:_UPDATE domain_awl SET last_seen = NOW(), first_seen = first_seen WHERE sender_domain = NULL AND src = NULL:_Too many connections, reconnecting to DB_&lt;br /&gt;
Feb 23 02:25:12 [sqlgrey] dbaccess: warning: couldn't do query:_UPDATE domain_awl SET last_seen = NOW(), first_seen = first_seen WHERE sender_domain = NULL AND src = NULL:_Too many connections, reconnecting to DB_&lt;/p&gt;
&lt;p&gt;Third:&lt;br /&gt;
Feb 23 21:07:49 [sqlgrey] dbaccess: warning: couldn't do query:_UPDATE from_awl SET last_seen = NOW(), first_seen = first_seen WHERE sender_name = 'maría073' AND sender_domain = '3016.jp' AND src = '79.163.190.114':_Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=', reconnecting to DB_&lt;br /&gt;
Feb 23 21:07:50 [sqlgrey] dbaccess: warning: couldn't do query:_UPDATE from_awl SET last_seen = NOW(), first_seen = first_seen WHERE sender_name = 'maría073' AND sender_domain = '3016.jp' AND src = '79.163.190.114':_Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=', reconnecting to DB_&lt;br /&gt;
Feb 23 21:07:50 [sqlgrey] dbaccess: warning: couldn't do query:_UPDATE from_awl SET last_seen = NOW(), first_seen = first_seen WHERE sender_name = 'maría073' AND sender_domain = '3016.jp' AND src = '79.163.190.114':_Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '=', reconnecting to DB_&lt;/p&gt;
&lt;p&gt;It look strange because the db won't grow up, and stll on 200MB.&lt;/p&gt;
&lt;p&gt;Any suggestions ?&lt;/p&gt;
&lt;p&gt;Rgs&lt;br /&gt;
Maximilian&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 24 Feb 2011 09:57:26 -0000</pubDate><guid>https://sourceforge.net907f0b88d006bd48b12e486c6252f71f3eb8b496</guid></item><item><title>Problem with special chars in email</title><link>https://sourceforge.net/p/sqlgrey/support-requests/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;an email like bla_#.#@abc.com cannot be deleted from autowhite list&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 14 Feb 2011 17:05:28 -0000</pubDate><guid>https://sourceforge.net4ff92ae61b5cd05f80e27d967ba729147e8cd0b3</guid></item><item><title>Problem with sqlgrey and mysql 5.1</title><link>https://sourceforge.net/p/sqlgrey/support-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The database initialization in sqlgrey failed with mysql 5.1.&lt;/p&gt;
&lt;p&gt;After some effort the problem was traced to the following message:&lt;/p&gt;
&lt;p&gt;Specified key was too long; max key length is 1000 bytes...&lt;/p&gt;
&lt;p&gt;The cure was to modify the create table statements to add the the&lt;br /&gt;
qualifier "CHARACTER SET latin1" to several of the columns.&lt;/p&gt;
&lt;p&gt;Details of the changes in the attached file.&lt;/p&gt;
&lt;p&gt;I can't say for sure, but I would expect that this change would do no&lt;br /&gt;
harm on other installations.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Will McCown</dc:creator><pubDate>Sun, 03 Jan 2010 22:51:15 -0000</pubDate><guid>https://sourceforge.net4d22030142b26138abc89429147dfb70164b593c</guid></item><item><title>Losing connection to MySQL</title><link>https://sourceforge.net/p/sqlgrey/support-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, &lt;/p&gt;
&lt;p&gt;I am constantly getting these with 1.4.5:&lt;/p&gt;
&lt;p&gt;May 31 13:54:56 cygnus sqlgrey: failed to send mail: No&lt;br /&gt;
child processes&lt;br /&gt;
May 31 13:54:56 cygnus sqlgrey: Warning: couldn't do&lt;br /&gt;
query: INSERT INTO from_awl (sender_name,&lt;br /&gt;
sender_domain, host_ip, last_seen)&lt;br /&gt;
VALUES(NULL,'-undef-','202.108.255',NOW()): Column&lt;br /&gt;
'sender_name' cannot be null, reconnecting to DB&lt;br /&gt;
May 31 13:54:56 cygnus sqlgrey: failed to send mail: No&lt;br /&gt;
child processes&lt;/p&gt;
&lt;p&gt;What's the solution?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;p&gt;Nejc&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nejc Škoberne</dc:creator><pubDate>Tue, 31 May 2005 12:00:30 -0000</pubDate><guid>https://sourceforge.net125c81fa3e912ab6e3fa9028781a8229e7f73ea1</guid></item><item><title>Fatal error</title><link>https://sourceforge.net/p/sqlgrey/support-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;postfix 2.1.5-3&lt;br /&gt;
sqlgrey 1.4.8 and 1.5.0&lt;br /&gt;
perl 5.8.3-18&lt;/p&gt;
&lt;p&gt;Feb 23 09:27:43 mail sqlgrey: &lt;br /&gt;
fatal: Modification of a read-only value attempted &lt;br /&gt;
at /usr/lib/perl5/5.8.3/i386-linux-thread-&lt;br /&gt;
multi/Sys/Syslog.pm line 312.&lt;/p&gt;
&lt;p&gt;I have the problem three times per day &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jean</dc:creator><pubDate>Fri, 25 Feb 2005 08:49:00 -0000</pubDate><guid>https://sourceforge.netf73df83fb1636ff15b73efeafd3ea664533d222c</guid></item></channel></rss>