Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jan 2004 13:15:13 +0100
From:      Holm Tiffe <holm@freibergnet.de>
To:        freebsd-alpha@freebsd.org
Subject:   Mysql?
Message-ID:  <20040109121513.GA57018@pegasus.freiberg-net.de>

next in thread | raw e-mail | index | archive | help
Hi,

has anyone got mysql to work properly on alpha?

I've tried mysql-4.0.16 from the ports, 4.0.17, 4.1xx and 
I've got alsways the same error if I try to connect to the mysqld
over tcp:

# /usr/local/bin/mysqladmin -u root -h install password 'lolo' /usr/local/bin/mysqladmin: connect to server at 'install' failed
error: 'Lost connection to MySQL server during query'

the mysqld logs in this moment:

pid 65409 (mysqld): unaligned access: va=0x11fff70c pc=0x160389bd4 ra=0x160389bc0 op=stq

ll is fine if I connect the daemon over the unix domain socket:

# /usr/local/bin/mysqladmin -u root -p password 'lolo'
Enter password: (xxxx)
#

I do'nt think, that this is a FreeBSD issue, it looks like a mysql bug on
64bit Machines....

BTW: PostgreSQL works as expected, but I need mysql.

Holm
-- 
L&P::Kommunikation GbR          Holm Tiffe  * Administration, Development
FreibergNet.de Internet Systems                      phone +49 3731 41930
Bereich Server & Technik                             fax +49 3731 4196026 
D-09599 Freiberg * Nonnengasse 31a              http://www.freibergnet.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040109121513.GA57018>