[wht20] >./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
ERROR: 1064  You have an error in your SQL syntax near 'TE TABLE db (   Host char(60) 
binary DEFAULT '' NOT NULL,   Db char(64) binary D' at line 1
021213  9:34:57  Aborting

021213  9:34:57  /usr/local/mysql/libexec/mysqld: Shutdown Complete

Installation of grant tables failed!

Examine the logs in /usr/local/mysql/var for more information.
You can also try to start the mysqld daemon with:
/usr/local/mysql/libexec/mysqld --skip-grant &
You can use the command line tool
/usr/local/mysql/bin/mysql to connect to the mysql
database and look at the grant tables:

shell> /usr/local/mysql/bin/mysql -u root mysql
mysql> show tables

Try 'mysqld --help' if you have problems with paths. Using --log
gives you a log in /usr/local/mysql/var that may be helpful.

The latest information about MySQL is available on the web at
http://www.mysql.com
Please consult the MySQL manual section: 'Problems running mysql_install_db',
and the manual section that describes problems on your OS.
Another information source is the MySQL email archive.
Please check all of the above before mailing us!
And if you do mail us, you MUST use the /usr/local/mysql/bin/mysqlbug script!


SEND-PR: -*- send-pr -*-
SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as
SEND-PR: will all comments (text enclosed in `<' and `>').
SEND-PR:
From: root
To: [EMAIL PROTECTED]
Subject: [50 character or so descriptive subject here (for reference)]

>Description:
        <precise description of the problem (multiple lines)>
>How-To-Repeat:
        <code/input/activities to reproduce the problem (multiple lines)>
>Fix:
        <how to correct or work around the problem, if known (multiple lines)>

>Submitter-Id:  <submitter ID>
>Originator:
>Organization:
 <organization of PR author (multiple lines)>
>MySQL support: [none | licence | email support | extended email support ]
>Synopsis:      <synopsis of the problem (one line)>
>Severity:      <[ non-critical | serious | critical ] (one line)>
>Priority:      <[ low | medium | high ] (one line)>
>Category:      mysql
>Class:         <[ sw-bug | doc-bug | change-request | support ] (one line)>
>Release:       mysql-3.23.52 (Source distribution)

>Environment:
        <machine, os, target, libraries (multiple lines)>
System: HP-UX wht20 B.11.00 U 9000/800 103901517 unlimited-user license


Some paths:  /usr/bin/perl /usr/bin/make /usr/local/bin/gmake /usr/local/bin/gcc
 /usr/bin/cc
GCC: Reading specs from /usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.2/specs
Configured with: ./configure  : (reconfigured) ./configure  : (reconfigured) ./c
onfigure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfi
gured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure
: (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./c
onfigure
Thread model: posix
gcc version 3.2
Compilation info: CC='gcc'  CFLAGS='-D_HPUX_SOURCE -D__hpux__ -D_REENTRANT'  CXX
='g++'  CXXFLAGS='-D_HPUX_SOURCE -D__hpux__ -D_REENTRANT'  LDFLAGS='-L/usr/local
/lib'
LIBC:
lrwxr-xr-x   1 root       sys              8 Dec  2 22:00 /lib/libc.0 -> ./libc.
1
-r-xr-xr-x   1 bin        bin        1863680 Nov 19  1999 /lib/libc.1
-r-xr-xr-x   1 bin        bin        1560576 Aug 13 10:06 /lib/libc.2
-r--r--r--   1 bin        bin        2187296 Aug 13 10:06 /lib/libc.a
lrwxr-xr-x   1 root       sys             15 Dec  2 21:49 /lib/libc.sl -> /usr/l
ib/libc.2
lrwxr-xr-x   1 root       sys              8 Dec  2 22:00 /usr/lib/libc.0 -> ./l
ibc.1
-r-xr-xr-x   1 bin        bin        1863680 Nov 19  1999 /usr/lib/libc.1
-r-xr-xr-x   1 bin        bin        1560576 Aug 13 10:06 /usr/lib/libc.2
-r--r--r--   1 bin        bin        2187296 Aug 13 10:06 /usr/lib/libc.a
lrwxr-xr-x   1 root       sys             15 Dec  2 21:49 /usr/lib/libc.sl -> /u
sr/lib/libc.2
Configure command: ./Configure --with-pthread --prefix=/usr/local/mysql --exec-p
refix=/usr/local/mysql --with-libwrap=/usr/local --with-named-thread-libs=-lpthr
ead --with-low-memory CC=gcc 'CFLAGS=-D_HPUX_SOURCE -D__hpux__ -D_REENTRANT' 'CP
PFLAGS=-D_HPUX_SOURCE -D__hpux__ -D_REENTRANT' 'CXXFLAGS=-D_HPUX_SOURCE -D__hpux
__ -D_REENTRANT' CXX=g++ LDFLAGS=-L/usr/local/lib

M




---------------------------------------------------------------------
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