Tagged Questions
1
vote
1answer
526 views
Installing MySQL in ubuntu with putty
So...i'm trying to install MySQL Server in Ubuntu 10.04 (i don't want other version of ubuntu) and it don't works...
I tried :
sudo apt-get install mysql-server
and also
sudo apt-get install ...
1
vote
1answer
270 views
Remote connection problem
Hello I have ubuntu 10.04 installed with mysql on it and I have a problem with remote connection.
When I connect through putty it works but sometimes it looks like it hangs for example when I ...