MySQL 5.0.24 Upgrade

------=_NextPart_000_0005_01C6D1B5.241B9130
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I upgraded from 5.0.19 to 5.0.24 and the MySQL dump exec now fails. The =
error is.....

mysqldump: Error 2013: Lost connection to MySQL server during query when =
dumping table `content_resource_body_binary` at row: 18

This table has BLOB data and I ran the CHECK TABLE after the upgrade and =
it was 'OK'.

Does anyone have any ideas??


Melissa
------=_NextPart_000_0005_01C6D1B5.241B9130--
Melissa Dougherty [ Mi, 06 September 2006 19:05 ] [ ID #1456960 ]

Re: MySQL 5.0.24 Upgrade

I was wrong on the datatype.... It's LONGTEXT. Is this not a good datatype
to use?

Melissa

----- Original Message -----
From: "Melissa Dougherty" <melissa [at] cse-corp.com>
To: <win32 [at] lists.mysql.com>
Sent: Wednesday, September 06, 2006 1:05 PM
Subject: MySQL 5.0.24 Upgrade


I upgraded from 5.0.19 to 5.0.24 and the MySQL dump exec now fails. The
error is.....

mysqldump: Error 2013: Lost connection to MySQL server during query when
dumping table `content_resource_body_binary` at row: 18

This table has BLOB data and I ran the CHECK TABLE after the upgrade and it
was 'OK'.

Does anyone have any ideas??


Melissa


--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32 [at] m.gmane.org
Melissa Dougherty [ Mi, 06 September 2006 19:15 ] [ ID #1456962 ]
Datenbanken » gmane.comp.db.mysql.windows » MySQL 5.0.24 Upgrade

Vorheriges Thema: Fw: MySQL 5.0.24 Upgrade
Nächstes Thema: Fw: Installing 2nd instance on Windows