Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 50

Thread: MySQL ERROR 2002 (HY000): Can't connect to local...

  1. #21
    Join Date
    Mar 2009
    Beans
    1

    Re: MySQL ERROR 2002 (HY000): Can't connect to local...

    Yes AJ you know you shouldnt be allowed anywhere near code to start with

    Ben

  2. #22
    Join Date
    Mar 2009
    Beans
    1

    Re: MySQL ERROR 2002 (HY000): Can't connect to local...

    I think I've figured this one out; I was trying to install mysql on my machine. The machine is a Dell Mini 9 (yes, I know) with the original 4GB SSD (yes, I know, again).

    I kept getting this message:
    Code:
     subprocess pre-removal script returned error exit status 1
    /etc/lsb-base-logging.sh: line 84: INITOUTPUT: unbound variable
    I eventually managed to get this result:
    Code:
     * /etc/init.d/mysql: ERROR: The partition with /var/lib/mysql is too full!
    So I'm going to try to free up some space and complete the removal. For what it's worth, I am getting a 32GB SSD to install in this machine, which should give me plenty of space; and yeah, I know this isn't at ALL a normal use for a machine this tiny, but I just want to do some light development on the go, and it's the perfect form factor for it. And for what it's worth, Eclipse runs beautifully on it!

  3. #23
    Join Date
    Feb 2008
    Location
    Swansea
    Beans
    144
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: MySQL ERROR 2002 (HY000): Can't connect to local...

    Quote Originally Posted by bfyrth View Post
    Yes AJ you know you shouldnt be allowed anywhere near code to start with

    Ben
    AHHHHH!!! 'First cup of Ubuntu' isn't that sweet!
    There is nothing common about sense - unknown

  4. #24
    Join Date
    Apr 2009
    Beans
    1

    Re: MySQL ERROR 2002 (HY000): Can't connect to local...

    Hi All,

    I'm new Ubuntu user, and also having the same problem like this.
    And I've been read through all this post, and just wanna inform you guys that the conclusion is because..... the disk is full.

    Try to restart mysql and it will tell you the problem,
    by using this command: sudo /etc/init.d/mysql restart
    And after that, I got this message:
    * /etc/init.d/mysql: ERROR: The partition with /var/lib/mysql is too full!

    Then I removed any file that I think is useless to save up some space, then restart mysql again... Voila!!! Works for me

    Thanks

  5. #25
    Join Date
    May 2009
    Beans
    10

    Talking Re: MySQL ERROR 2002 (HY000): Can't connect to local...

    Thank you so much. When i opened Services from the administration , i got that Mysql server is checked by deafult. i unchecked it amd then checked it once again. Wow..it was running. Everything is peachy. Thanks
    Quote Originally Posted by dwhitney67 View Post
    Your mysql server is not running!

    I don't have my Ubuntu system available at this moment, but I believe if you navigate into the System->Administration pull-down, there is a menu option to control "services" or something to that effect.

    From there, you can start the mysql server. Then you should be able to connect (that is, log on).
    http://susenj.wordpress.com

  6. #26
    Join Date
    Jan 2009
    Location
    indonesia
    Beans
    38
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: MySQL ERROR 2002 (HY000): Can't connect to local...

    Yup

    I had the same problem before. but re-installing fix the problem....thx.

  7. #27
    Join Date
    Oct 2009
    Beans
    149
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: MySQL ERROR 2002 (HY000): Can't connect to local...

    Ubuntu 9.10 doesn't have "services"
    It's got the following:
    Computer Janitor
    Disk Utility
    Hardware Drivers
    Language Support
    Logfile Viewer
    Login Screen
    Mount Manager
    Netwrk
    Network Tools
    Printing
    Samba
    Software Sources
    Synaptic Package Manager
    System Monitoring
    System Testing
    Time and Date
    Update Manager
    USB Startup Disk Creator
    User Groups

    So now what?

    I was trying to install ZoneMinder and after about a week, the aforementioned error is all I get.
    And Yes mysql doesn't run on startup.

  8. #28
    Join Date
    Apr 2009
    Beans
    6

    Re: MySQL ERROR 2002 (HY000): Can't connect to local...

    Hey Guys,

    Yup, I've go the same problem, having just upgraded from 9.04 to to 9.10. I've gotta say, with 9.10, I've had nothing but hassles with this upgrade! Too soon?

    I'm trying to figure out where its all going wrong too. From here: http://theos.in/desktop-linux/tip-th...-mysql-server/
    I'm finding that starting mysql server isn't happening. Same story as above: I've installed, reinstalled, completely reinstalled, chmoded and everything. No joy.

    I'll keep trying to nut it out and keep an eye here for answers, or (fingers crossed) to post some solutions.

  9. #29
    Join Date
    Feb 2007
    Location
    Auckland, New Zealand
    Beans
    36

    Re: MySQL ERROR 2002 (HY000): Can't connect to local...

    Just confirming that this is a problem. Everything stopped working after the upgrade to karmic. Uninstalling and reinstalling worked until I rebooted. Anyone know the answers?

  10. #30
    Join Date
    Nov 2009
    Beans
    2

    Re: MySQL ERROR 2002 (HY000): Can't connect to local...

    Deleted by author. Opening new thread since this one starts with SOLVED and talks about 8.04
    Last edited by rugger0; November 17th, 2009 at 05:46 PM. Reason: Deleted by author. Opening new thread since this one starts with SOLVED and talks about 8.04

Page 3 of 5 FirstFirst 12345 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •