Installed a brand new instance of mysql server on ubuntu 10.04. After installation tried to secure the installation using
sudo /usr/bin/mysql_secure_installation
when asked for root password for mysql, i entered the correct password. but it says access denied for root@localhost after asking for Enter current root password. I checked and verified my password is correct by connecting through mysql -u root -p command. What could be the reason?

Please help how to install mysql query browser on my ubuntu 9.10 karmic koala desktop...

Downloaded and installed mySQL workbench. After entering connection details and trying to test connection gives the following error message
Couldn't load library libmysqlclient_r.so: libmysqlclient_r.so: cannot open shared object file: No such file or directory
Please help

I want to manage my mysql using a web based interface and looking to install phpmyadmin. Please help installing and configuring it with my apache...

New to linux. I want to connect to mysql server from ubuntu terminal and execute commands, please help.

I am looking to find the list of mysql related packages installed in my linux server

Planning to create my own development environment on my ubuntu desktop 9.10. How to install apache web server, php and it's plugins for apache and mysql database?
