I installed MySQL by Running
Quote:
sudo apt-get install mysql-server
According to the instructions at
https://help.ubuntu.com/10.04/serverguide/C/mysql.html by
I am not able to install MySQL Documentation According to instructions at the same link mentioned above.
Quote:
sudo apt-get install mysql-doc-5.0
1 How to install MySQL documentation
2 The version of the server that got installed by running
Quote:
sudo apt-get install mysql-server
is 5.1 But the documentaion installation command included 5.0
How to insatll the 5.1 Documentation
How to find out the available Documentaion to be installed
By running
Quote:
apt-cache search mysql-doc
The result I got was
Quote:
haskell-hsql-mysql-doc - transitional dummy package
libghc6-hsql-mysql-doc - API documentation of the hsql-mysql library for Haskell
What is the meaning of the above output
What are the versions and what is the difference of the two