Re: Starting/installing Mysql on debian

2005-05-12 Thread Sergio Basurto Juarez
--- Ms Linuz <[EMAIL PROTECTED]> wrote: > debian wrote: > > > > > Hello, > > > > I always installed mysql from source, never had a > problem. > > Now i installed mysql via apt-get > (mysql-common-4.1.0). > > I get the message that it is installed but now i > wonder where it is > > installed ?? >

Re: Starting/installing Mysql on debian

2005-05-12 Thread Nebodi Gatreba
Simply type "mysql -u your_username -pyour_password" in the console window (command line) and you will find yourself in MySQL

Re: Starting/installing Mysql on debian

2005-05-12 Thread Ms Linuz
debian wrote: > > Hello, > > I always installed mysql from source, never had a problem. > Now i installed mysql via apt-get (mysql-common-4.1.0). > I get the message that it is installed but now i wonder where it is > installed ?? > I don't find anything to start it and when i search mysqld i get

Starting/installing Mysql on debian

2005-05-12 Thread debian
Title: Starting/installing Mysql on debian Hello, I always installed mysql from source, never had a problem. Now i installed mysql via apt-get (mysql-common-4.1.0). I get the message that it is installed but now i wonder where it is installed ?? I don't find anything to start i