[rt-users] problem with upgrade rt 3.6.7->3.8.1rc4
Alexander Kubatkin
kaa at beirel.ru
Fri Aug 15 04:54:32 EDT 2008
В сообщении от Пятница 15 августа 2008 вы написали:
> On Aug 15, 2008, at 8:02 AM, Alexander Kubatkin wrote:
> > Hello.
> >
> > My RT-3.6.7 working fine under FreeBSD 7-STABLE x86_64 with:
> > 1. Apache 2.2.8
> > 2. mod_perl2-2.0.3_3,3
> > 3. MySQL 5.0.51-log
> > 4. all p5 and other packages from lastest FreeBSD ports
> > current database 2 years old and have size ~500MB and attachments
> > have 112888 elements
>
> Alexander, can you tell us if anything shows up in the mysql error
> logs?
no special errors, only regular not critical errors such us:
----------------
080814 16:48:05 mysqld started
080814 16:48:06 InnoDB: Started; log sequence number 0 2672904431
080814 16:48:06 [Note] /usr/local/libexec/mysqld: ready for connections.
Version: '5.0.51a-log' socket: '/tmp/mysql.sock' port: 3306 FreeBSD port: mysql-server-5.0.51a
080814 17:07:40 [Warning] Aborted connection 6 to db: 'rt3' user: 'rt_user' host: 'localhost' (Got an error reading communication packets)
080814 17:24:19 [Warning] Aborted connection 18 to db: 'rt3' user: 'rt_user' host: 'localhost' (Got an error reading communication packets)
080814 17:24:20 [Warning] Aborted connection 3 to db: 'rt3' user: 'rt_user' host: 'localhost' (Got an error reading communication packets)
080814 17:24:21 [Warning] Aborted connection 19 to db: 'rt3' user: 'rt_user' host: 'localhost' (Got an error reading communication packets)
080814 17:24:22 [Warning] Aborted connection 15 to db: 'rt3' user: 'rt_user' host: 'localhost' (Got an error reading communication packets)
080814 17:49:56 [Warning] Aborted connection 2 to db: 'rt3' user: 'rt_user' host: 'localhost' (Got an error reading communication packets)
080814 18:07:08 [Warning] Aborted connection 1 to db: 'rt3' user: 'rt_user' host: 'localhost' (Got an error reading communication packets)
080814 18:12:33 [Warning] Aborted connection 83 to db: 'rt3' user: 'rt_user' host: 'localhost' (Got an error reading communication packets)
080814 18:12:34 [Warning] Aborted connection 23 to db: 'rt3' user: 'rt_user' host: 'localhost' (Got an error reading communication packets)
080814 18:12:35 [Warning] Aborted connection 21 to db: 'rt3' user: 'rt_user' host: 'localhost' (Got an error reading communication packets)
080814 18:12:36 [Warning] Aborted connection 20 to db: 'rt3' user: 'rt_user' host: 'localhost' (Got an error reading communication packets)
080814 18:19:33 [Warning] Aborted connection 86 to db: 'rt3' user: 'rt_user' host: 'localhost' (Got an error reading communication packets)
080814 19:00:46 [Warning] Aborted connection 84 to db: 'rt3' user: 'rt_user' host: 'localhost' (Got an error reading communication packets)
080814 22:06:08 [Warning] Aborted connection 82 to db: 'rt3' user: 'rt_user' host: 'localhost' (Got an error reading communication packets)
080814 22:06:25 [Warning] Aborted connection 90 to db: 'rt3' user: 'rt_user' host: 'localhost' (Got an error reading communication packets)
080814 22:14:26 [Warning] Aborted connection 85 to db: 'rt3' user: 'rt_user' host: 'localhost' (Got an error reading communication packets)
080814 22:16:40 [Warning] Aborted connection 71 to db: 'rt3' user: 'rt_user' host: 'localhost' (Got an error reading communication packets)
080814 22:16:40 [Warning] Aborted connection 22 to db: 'rt3' user: 'rt_user' host: 'localhost' (Got an error reading communication packets)
080814 22:16:40 [Warning] Aborted connection 87 to db: 'rt3' user: 'rt_user' host: 'localhost' (Got an error reading communication packets)
080814 22:18:29 [Warning] Aborted connection 250 to db: 'rt3' user: 'rt_user' host: 'localhost' (Got an error reading communication packets)
080814 22:18:29 [Warning] Aborted connection 249 to db: 'rt3' user: 'rt_user' host: 'localhost' (Got an error reading communication packets)
080814 22:18:29 [Warning] Aborted connection 247 to db: 'rt3' user: 'rt_user' host: 'localhost' (Got an error reading communication packets)
080814 22:18:29 [Warning] Aborted connection 248 to db: 'rt3' user: 'rt_user' host: 'localhost' (Got an error reading communication packets)
080814 22:21:15 [Warning] Aborted connection 251 to db: 'rt3' user: 'rt_user' host: 'localhost' (Got an error reading communication packets)
080814 22:25:08 [Warning] Aborted connection 255 to db: 'rt3' user: 'rt_user' host: 'localhost' (Got an error reading communication packets)
080815 2:07:09 [Warning] Aborted connection 252 to db: 'rt3' user: 'rt_user' host: 'localhost' (Got an error reading communication packets)
-----------------------
i'm trying to upgrade between 21 and 22 (+/-)hours.
> Also, what version of DBD::mysql do you have installed?
#pkg_info | grep -i dbd
p5-DBD-mysql50-4.006 MySQL 5.0 driver for the Perl5 Database Interface (DBI)
p5-DBI-1.60.4 The perl5 Database Interface. Required for DBD::* modules
--
Alexander Kubatkin
More information about the rt-users
mailing list