Starting MySQL

Ishwor Gurung ishwor.gurung at gmail.com
Tue Nov 3 01:46:13 GMT 2009


Oh  and there's mysqld_safe
[...]
> $ mysql -u david -p
> <type your password>
>
> See how it goes. If you haven't set the user, then re-configure mysql
> to use one (iirc, by default, it has a root user. if it doesn't then
> just do as 'dpkg-reconfigure mysql-server' as root). If it still
> doesn't like it, try edting my.cnf (resides somewhere in /etc
> directory) directly - http://www.modwest.com/help/kb6-242.html

http://dev.mysql.com/doc/refman/5.0/en/mysqld-safe.html
http://24x7servermanagement.com/blog/?p=44
(also, make sure to do a backup of your db, resides somewhere in
/var/backup methinks, you can run 'find /var -name mysql' to look for
it)

-- 
Regards,
Ishwor Gurung



More information about the ubuntu-au mailing list