MySQL running on Alphastation255?
- From: "Tiezer" <makelt@xxxxxxxxxxx>
- Date: Sat, 24 Dec 2005 00:08:31 +0100
Hi,
I've got the following system : an DEC Alphastation 255/300 with 128MB RAM
and a 4.1 Gig. HD. Installed FreeBSD 5.4-RELEASE-alpha on it, not a problem
at all.
Next, I wanted to install MySQL, so I downloaded the sources for MySQL
4.1.16 from the MySQL site. Installed it as described
(http://dev.mysql.com/doc/refman/4.1/en/quick-install.html), but when
running the "mysql_install_db" script, it spits out a long list containing
the following :
-------------------------------------------------------------------------------------------------------
alpha# bin/mysql_install_db --user=mysql
pid 16621 (resolveip): unaligned access: va=0x120020d79 pc=0x120004c88
ra=0x0 op=ldl
pid 16621 (resolveip): unaligned access: va=0x120020d79 pc=0x120004c94
ra=0x0 op=stl
pid 16621 (resolveip): unaligned access: va=0x120020d79 pc=0x120004f18
ra=0x0 op=ldl
pid 16621 (resolveip): unaligned access: va=0x120020d79 pc=0x120004f24
ra=0x0 op=stl
Installing all prepared tables
pid 16631 (mysqld): unaligned access: va=0x1205426b7 pc=0x1203d7618
ra=0x1200be508 op=ldl
pid 16631 (mysqld): unaligned access: va=0x1205426b7 pc=0x1203d7624
ra=0x1200be508 op=stl
pid 16631 (mysqld): unaligned access: va=0x1205426b7 pc=0x1203d78a8
ra=0x1200be508 op=ldl
pid 16631 (mysqld): unaligned access: va=0x1205426b7 pc=0x1203d78b4
ra=0x1200be508 op=stl
pid 16631 (mysqld): unaligned access: va=0x12054268b pc=0x1203d7618 ra=0x0
op=ldl
pid 16631 (mysqld): unaligned access: va=0x12054268b pc=0x1203d7624 ra=0x0
op=stl
pid 16631 (mysqld): unaligned access: va=0x12054268b pc=0x1203d78a8 ra=0x0
op=ldl
....
....
-------------------------------------------------------------------------------------------------------
Anyone any clue what this means?
Thanks in advance.
Tjeerd
.
- Follow-Ups:
- Re: MySQL running on Alphastation255?
- From: Simon Barner
- Re: MySQL running on Alphastation255?
- Prev by Date: Re: learning unix w/ fbsd?
- Next by Date: Re: MySQL running on Alphastation255?
- Previous by thread: learning unix w/ fbsd?
- Next by thread: Re: MySQL running on Alphastation255?
- Index(es):
Relevant Pages
|