On 7 July 2010 05:34, stininkey skunkenheimer <[email protected]> wrote:
> Does ANYONE have a solution for: ERROR 2002 (HY000): Can't connect to local 
> MySQL server through socket '/var/run/mysqld/mysqld.sock'
> Can I install an old version or something? I MUST get this server up. Nothing 
> will get it to run.
>

Try to edit /etc/init/mysql.conf and change:
"exec /usr/sbin/mysqld"
to
"exec /usr/bin/mysqld_safe"



-- 
Artis Caune

    Everything should be made as simple as possible, but not simpler.

-- 
infinite loop in /etc/init/mysql.conf if mysqld is not running.
https://bugs.launchpad.net/bugs/551130
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to