Results 1 to 9 of 9
I recently installed Apache2, PHP5 and MySQL Client on Ubuntu 9.10 and I'm unable to get to mysql using the terminal.
The command I use is:
mysql -u root -p
...
- 12-01-2009 #1
MySQL Issue in Ubuntu 9.10
I recently installed Apache2, PHP5 and MySQL Client on Ubuntu 9.10 and I'm unable to get to mysql using the terminal.
The command I use is:
mysql -u root -p
When I enter this the terminal shows a blinking cursor and locks up.
Any ideas?
- 12-01-2009 #2If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)
My new blog. It's probably not as good as I think it is.
- 12-01-2009 #3
Yes, I've done all that.
It appears as though someting is running in the background of the terminal.
- 12-01-2009 #4
OK, it might be as simple as entering the root password you entered when installing the server. Although in my install it says "Enter Password:" when I run the same command.
[edit]
Even if I stop the MySQL Server I still get asked for a password
[/edit]If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)
My new blog. It's probably not as good as I think it is.
- 12-01-2009 #5
It never asked for the root password during installation of the server.
I never get to the "Enter password:" message after entering the command.
- 12-01-2009 #6
Something odd happened as it has always asked me for a password.
Anyway try thisIf we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)
My new blog. It's probably not as good as I think it is.
- 12-01-2009 #7
I'm unable to stop mysql, access it "safely", etc.
I can connect using MySQL Administrator, however.
I'd like to be able to access databases using the terminal.
- 12-02-2009 #8
I've never encountered this and have had no luck on Google. It may be worth uninstalling and re-installing the MySQL Client.
If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)
My new blog. It's probably not as good as I think it is.
- 12-02-2009 #9
I've uninstalled everything. Now I'm having issues with installing mysql-server.
(See dpkg issues installing mysql-server)


Reply With Quote
