Re: aborted connections wierdness...
"Vladimir V. Kolpakov" <[email protected]> Mon, 28 Apr 2008 23:28:48 +0300
| Newsgroups | gmane.comp.db.mysql.perl |
|---|---|
| Organization | SF Gate |
| Message-ID | <[email protected]> |
Sounds like Apache::DBI sets max_allowed_packet, or mysql protocol version explicitely, while other clients do not. Chances are mysql-client upgrade may help, or some SHOW for variables?.. Regards, --Vladimir Patrick Galbraith wrote: > Hi all, > > I've configured many a server in my life, but have this odd issue lately: > > 080428 14:45:47 [Warning] Aborted connection 3185826 to db: 'xxxx' user: > 'xxxxx' host: 'dbserverxxx' (Got an error reading communication packets) > > This is pretty much stock mod_perl setup, even using Apache::DBI. > > I still have two boxes giving me this problem, whereas I have been able > to get rid of this message on my other servers by changing my usage of > "connect_cached" to just "connect" (Apache::DBI should give me > connection caching). Problem went away on those servers just by doing > that, but remains on the other two, despite the switch. > > What other settings, factors might contribute to this? > > Thanks in advance to thoughts/opinions. > > regards, > > Patrick > -- MySQL Perl Mailing List For list archives: http://lists.mysql.com/perl To unsubscribe: http://lists.mysql.com/[email protected]