>Description:
1. executing scripts/mysql_install_db gave a ton of warnings like the following:
19760:/usr/local/mysql/libexec/mysqld: /sbin/loader: Warning: Can't find strong symbol
for _ZN10field_real3st
dEP6Stringm
19760:/usr/local/mysql/libexec/mysqld: /sbin/loader: Warning: Can't find strong symbol
for _ZN10field_real8de
cimalsEv
19760:/usr/local/mysql/libexec/mysqld: /sbin/loader: Warning: Can't find strong symbol
for _ZN10field_real12c
ollect_enumEv
19760:/usr/local/mysql/libexec/mysqld: /sbin/loader: Warning: Can't find strong symbol
for _ZN14field_longlon
g11get_min_argEP6String
19760:/usr/local/mysql/libexec/mysqld: /sbin/loader: Warning: Can't find strong symbol
for _ZN14field_longlon
g11get_max_argEP6String
19760:/usr/local/mysql/libexec/mysqld: /sbin/loader: Warning: Can't find strong symbol
for _ZN14field_longlon
g3avgEP6Stringm
19760:/usr/local/mysql/libexec/mysqld: /sbin/loader: Warning: Can't find strong symbol
for _ZN14field_longlon
g3stdEP6Stringm
19760:/usr/local/mysql/libexec/mysqld: /sbin/loader: Warning: Can't find strong symbol
for _ZN14field_longlon
g12collect_enumEv
19760:/usr/local/mysql/libexec/mysqld: /sbin/loader: Warning: Can't find strong symbol
for _ZN15field_ulonglo
ng11get_min_argEP6String
19760:/usr/local/mysql/libexec/mysqld: /sbin/loader: Warning: Can't find strong symbol
for _ZN15field_ulonglo
ng11get_max_argEP6String
19760:/usr/local/mysql/libexec/mysqld: /sbin/loader: Warning: Can't find strong symbol
for _ZN15field_ulonglo
ng3avgEP6Stringm
19760:/usr/local/mysql/libexec/mysqld: /sbin/loader: Warning: Can't find strong symbol
for _ZN15field_ulonglo
ng3stdEP6Stringm
19760:/usr/local/mysql/libexec/mysqld: /sbin/loader: Warning: Can't find strong symbol
for _ZN15field_ulonglo
ng12collect_enumEv
19760:/usr/local/mysql/libexec/mysqld: /sbin/loader: Warning: Can't find strong symbol
for _ZN7analyseD1Ev
19760:/usr/local/mysql/libexec/mysqld: /sbin/loader: Warning: Can't find strong symbol
for _ZN7analyseD0Ev
19760:/usr/local/mysql/libexec/mysqld: /sbin/loader: Warning: Can't find strong symbol
for _ZN7analyse3addEv
19760:/usr/local/mysql/libexec/mysqld: /sbin/loader: Warning: Can't find strong symbol
for _ZN7analyse9end_gr
oupEv
030207 14:37:01 /usr/local/mysql/libexec/mysqld: Shutdown Complete
To start mysqld at boot time you have to copy support-files/mysql.server
to the right place for your system
PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
This is done with:
/usr/local/mysql/bin/mysqladmin -u root password 'new-password'
/usr/local/mysql/bin/mysqladmin -u root -h newton password 'new-password'
See the manual for more instructions.
You can start the MySQL daemon with:
cd /usr/local/mysql ; /usr/local/mysql/bin/safe_mysqld &
You can test the MySQL daemon with the benchmarks in the 'sql-bench' directory:
cd sql-bench ; run-all-tests
Please report any problems with the /usr/local/mysql/bin/mysqlbug script!
2. /usr/local/mysql/bin/mysqladmin -u root -h newton password 'new-password'
gave the following:
/usr/local/mysql/bin/mysqladmin: connect to server at 'newton' failed
error: 'Host 'newton.physics.Arizona.EDU' is not allowed to connect to this MySQL
server'
The first command, /usr/local/mysql/bin/mysqladmin -u root password 'new-password',
appeared to work - nothing was returned.
3. cd sql-bench ; run-all-tests returns the following failure:
newton# ./run-all-tests
Can't locate DBI.pm in @INC (@INC contains: /usr/local/lib/perl5/5.6.1/alpha-dec_osf
/usr/local/lib/perl5/5.6.1 /usr/local/lib/perl5/site_perl/5.6.1/alpha-dec_osf
/usr/local/lib/perl5/site_perl/5.6.1
/usr/local/lib/perl5/site_perl/5.005/alpha-dec_osf
/usr/local/lib/perl5/site_perl/5.005 /usr/local/lib/perl5/site_perl .) at
./run-all-tests line 36.
BEGIN failed--compilation aborted at ./run-all-tests line 36.
newton#
>How-To-Repeat:
>Fix:
>Submitter-Id: [EMAIL PROTECTED]
>Originator: Mr. Newton
>Organization:
>MySQL support: [none | licence | email support | extended email support ]
>Synopsis: need a lot of help
>Severity:
>Priority:
>Category: mysql
>Class:
>Release: mysql-3.23.55 (Source distribution)
>Environment:
System: OSF1 newton V4.0 564 alpha
Machine: alpha
Some paths: /usr/local/bin/perl /usr/local/bin/make /usr/local/bin/gcc /bin/cc
GCC: Reading specs from /usr/local/lib/gcc-lib/alphaev5-dec-osf4.0b/3.0.3/specs
Configured with: ../configure --enable-version-specific-runtime-libs
--enable-languages=c,c++,f77,java --enable-libgcj --with-stabs
Thread model: single
gcc version 3.0.3
Compilation info: CC='gcc' CFLAGS='' CXX='g++' CXXFLAGS='' LDFLAGS=''
LIBC:
lrwxrwxrwx 1 root system 17 Jul 2 1997 /lib/libc.a -> ../ccs/lib/libc.a
lrwxrwxrwx 1 root system 17 Jul 2 1997 /usr/lib/libc.a ->
../ccs/lib/libc.a
Configure command: ./configure '--prefix=/usr/local/mysql'
Any help will be greatly appreciated,
Regards,
Philip
Philip Goisman Systems Programmer, Principal
The University of Arizona Pas 469
Physics Department [EMAIL PROTECTED]
1118 E. 4th Street (520) 621-8342
Tucson, AZ 85721-0081 FAX: (520) 621-4721
---------------------------------------------------------------------
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