[EMAIL PROTECTED] wrote:
> Here is another strange question:
>
> When I use "show databases", it shows me that I only have one database
> called "test", and no database called "mysql" show up.
>
> However, I go back to the shell, under the "/usr/local/mysql/data/", it shows
> me that I Do have
Here is another strange question:
When I use "show databases", it shows me that I only have one database
called "test", and no database called "mysql" show up.
However, I go back to the shell, under the "/usr/local/mysql/data/", it shows
me that I Do have a database called "mysql" including h
On Friday, Sep 5, 2003, at 15:02 US/Eastern, hongbin liu wrote:
Thank you so much. I changed the profile according to what you guys
told me,
and add "/usr/local/mysql/bin" to the profile. Guess what? It works
great!
But I am not sure if I did the right thing: my computer uses bash, I
could
not
ocal/mysql/bin/mysql. It might be that simple.
pjm
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, September 05, 2003 10:30 AM
To: Parker Morse
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: Command not found
Also make sure you installed both the serve
On Friday, Sep 5, 2003, at 10:24 US/Eastern, Parker Morse wrote:
You'll need to edit the .bashrc file in your home directory to add the
/usr/local/mysql/bin directory to the search path if you want to avoid
typing the full path. Another alternative is to place links to the
binaries in one of the
ED]To: [EMAIL PROTECTED]
m> cc: [EMAIL PROTECTED]
Subject: Re: C
On Friday, Sep 5, 2003, at 00:51 US/Eastern, [EMAIL PROTECTED] wrote:
I installed the MySQL 4.0 on my Linxus machine (red hat 7.3). The
installation
shows no problem, and I can see that the 'mysqld' server is actually
runing
through a command like "./bin/mysqladmin version". However, it just
doe