9 messages in com.mysql.lists.mysqlRe: DROP DATABASE weirdness
FromSent OnAttachments
Bruce Ferrell29 Nov 2006 15:11 
Logan, David (SST - Adelaide)29 Nov 2006 15:14 
Bruce Ferrell29 Nov 2006 15:21 
Logan, David (SST - Adelaide)29 Nov 2006 15:29 
Bruce Ferrell29 Nov 2006 15:33 
Bruce Ferrell29 Nov 2006 15:49 
Bruce Ferrell29 Nov 2006 16:46 
Logan, David (SST - Adelaide)29 Nov 2006 16:55 
Bruce Ferrell29 Nov 2006 16:59 
Subject:Re: DROP DATABASE weirdness
From:Bruce Ferrell (bfer@baywinds.org)
Date:11/29/2006 04:59:58 PM
List:com.mysql.lists.mysql

Yeah, that is the bug exactly. I can't even get 5.0.27 to start it comes up with the exact same error. Maybe if I get rid of the SSL option but this sucks! Thanks for the help

Logan, David (SST - Adelaide) wrote:

Hi Bruce,

Have a squiz here http://bugs.mysql.com/bug.php?id=16586 sounds suspiciously like your issue.

Regards

---------------------------------------------------------------

-----Original Message----- From: Bruce Ferrell [mailto:bfer@baywinds.org] Sent: Thursday, 30 November 2006 11:17 AM To: mys@lists.mysql.com Cc: Logan, David (SST - Adelaide) Subject: Re: DROP DATABASE weirdness

Nope, That didn't fix it. I'd uses MySQl provided rpms but they don't seem to have them got glib23 anymore.

Suggestions?

Bruce Ferrell wrote:

I think I found it. The system has zlib 1.1.4 the sources have zlib 1.2.3. Trying a static build now. Anyone wanna bet? :)

Bruce Ferrell wrote:

Yes, built with SSL support the build seemed to go OK and sometimes

it

works. I'm building on SuSE 9.2 using the src.rpm and the included spec file

Logan, David (SST - Adelaide) wrote:

Hi Bruce,

Sounds like you are missing a library or two on the system. Did you compile the server yourself?

Regards

--------------------------------------------------------------- ********** _/ ********** David Logan ******* _/ ******* ITO Delivery Specialist - Database ***** _/ ***** Hewlett-Packard Australia Ltd **** _/_/_/ _/_/_/ **** E-Mail: davi@hp.com **** _/ _/ _/ _/ **** Desk: +61 8 8408 4273 **** _/ _/ _/_/_/ **** Mobile: +61 417 268 665 ***** _/ ****** ****** _/ ********

Postal:

148 Frome Street, ******** _/ ********** Adelaide SA 5001 Australia i n v e n t

---------------------------------------------------------------

-----Original Message-----

From: Bruce Ferrell [mailto:bfer@baywinds.org] Sent: Thursday,

30

November 2006 9:52 AM To: Logan, David (SST - Adelaide) Cc: mys@lists.mysql.com Subject: Re: DROP DATABASE weirdness

I get this error:

/usr/sbin/mysqld-max: relocation error: /usr/sbin/mysqld-max: undefined symbol: zlibCompileFlags

Logan, David (SST - Adelaide) wrote:

Hi Bruce,

Do you have any messages in the MySQL log?

Regards

--------------------------------------------------------------- ********** _/ ********** David Logan ******* _/ ******* ITO Delivery Specialist - Database ***** _/ ***** Hewlett-Packard Australia Ltd **** _/_/_/ _/_/_/ **** E-Mail: davi@hp.com **** _/ _/ _/ _/ **** Desk: +61 8 8408 4273 **** _/ _/ _/_/_/ **** Mobile: +61 417 268 665 ***** _/ ****** ****** _/ ******** Postal: 148 Frome Street, ******** _/ ********** Adelaide SA 5001 Australia i n v e n t

---------------------------------------------------------------

-----Original Message----- From: Bruce Ferrell [mailto:bfer@baywinds.org] Sent: Thursday, 30 November 2006 9:42 AM To: mys@lists.mysql.com Subject: DROP DATABASE weirdness

I'm running MySQL 5.0.24a and I have a database I need to drop.

When

I

issue the command DROP DATABASE webdb the client seems to just

hang.

I

see the command hit the server in the full log but the database never drops. Anyone have any suggestions?