Hi,

I'm trying to use the available MySQL Linux Alpha binary distribution on
this AlphaServer:

  Linux jive.shadowtrance.com 2.4.9-12smp #1 SMP Tue Oct 30 17:54:45 EST
2001 alpha unknown

Running RedHat 7.1 Alpha Deluxe,

Using MySQL 3.23.46 from:

http://prdownloads.sourceforge.net/mysql/mysql-3.23.46-unknown-linux-gnu-alp
haev6.tar.gz

[root@jive mysql]# ./scripts/mysql_install_db
Preparing db table
Preparing host table
Preparing user table
Preparing func table
Preparing tables_priv table
Preparing columns_priv table
Installing all prepared tables
./scripts/mysql_install_db: line 1:  1008 Illegal instruction     (core
dumped)
./bin/mysqld --bootstrap --skip-grant-tables --basedir=. --datadir=./data --
skip-innodb --skip-gemini --skip-bdb
Installation of grant tables failed!

[root@jive mysql]# ./bin/safe_mysqld &
[1] 3062
[root@jive mysql]# Starting mysqld daemon with databases from
/usr/local/mysql/data
./bin/safe_mysqld: line 273:  3080 Illegal instruction     (core dumped)
$NOHUP_NICENESS $ledir/$MYSQLD
$defaults --basedir=$MY_BASEDIR_VERSION --datadir=$DATADIR
$USER_OPTION --pid-file=$pid_file --skip-locking >>$err_log 2>&1
491213 04:08:37  mysqld ended

I have tried compiling from source however the benchmark results after doing
so are worse than an intel 500mhz box thats running a binary installation.
You would think that a 5/533 dual processor alpha box with 3 GB memory would
beat out a 500 MHz dual processor intel box with 512 MB any day of the week
no matter what compile flags you used ;).

Any and all suggestions are welcome.

Thanks in advance!

Ron Jamison


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to