Hello and welcome to our community! Is this your first visit?
Register

Results 1 to 3 of 3
  1. #1
    WTF Lurker Array
    Join Date
    Feb 2007
    Posts
    98
    Thanks
    0
    Thanked 1 Time in 1 Post

    Is there any logs that show what would cause mysql to freeze?

    Is there any logs that show what would cause mysql to freeze? Also, when I try to restart it from command line it says failed. Eventually it does do it.

  2. #2
    Junior Member Array
    Join Date
    Feb 2012
    Location
    London, UK
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts


    Hello,

    What verison of mysql are you using?

    do you have logs setup ? do you have the DIR

    /var/log/mysql

    if so have a look in there then run the cat command on the file. If you do not have that you
    need to set these up.

    run cat /etc/my.cnf and see if you have logs setup they look under

    [mysqld_safe] log-error=/var/log/mysql/error.log [mysqld] log-error=/var/log/mysql/error.log

    If you need any help of futher info please let me know and I will try and help.
    Thanks

    Rick
    DubHosting

  3. #3
    tex
    tex is offline
    WTF Groupie Array
    Join Date
    Sep 2010
    Posts
    1,038
    Thanks
    6
    Thanked 35 Times in 25 Posts


    Yep, /var/log/mysql will have anything in it that was recorded.


 

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
  •