Unsupported Screen Size: The viewport size is too small for the theme to render properly.

How Do I View The Error Log

forums forums SQLyog Using SQLyog How Do I View The Error Log

  • This topic is empty.
Viewing 6 reply threads
  • Author
    Posts
    • #12215
      Larry Woods
      Member

      This is driving me nuts! I got an error while I was restoring some table via and SQL file. Now, afterward I want to reread the error log but I can't find any link/icon that allows me to do that. I am sure that it's SOMEWHERE but I can't find it.

      Suggestion to developers: Put link under HELP

      Thanks for any feedback.

    • #31771
      peterlaursen
      Participant

      What error.log are you referring to? The MySQL server error log or the SQLyog error log?

      The SQLyog error log is in the 'AppData' folder – like any not read-only fies used by SQLyog. It is named “SQLyog.err”.

      If you are referring to the MySQL server error log a client generally cannot read it as a client conneccts to the MySQL server and does not access the file system of the server machine. MySQL documentation on the MySQL server error log is here: http://dev.mysql.com/doc/refman/5.1/en/error-log.html. To read the server error log you must open it with a text editor.

    • #31772
      Larry Woods
      Member
      'Larry wrote:

      This is driving me nuts! I got an error while I was restoring some table via and SQL file. Now, afterward I want to reread the error log but I can't find any link/icon that allows me to do that. I am sure that it's SOMEWHERE but I can't find it.

      Suggestion to developers: Put link under HELP

      Thanks for any feedback.

    • #31773
      Larry Woods
      Member
      'peterlaursen' wrote:

      What error.log are you referring to? The MySQL server error log or the SQLyog error log?

      The SQLyog error log is in the 'AppData' folder – like any not read-only fies used by SQLyog. It is named “SQLyog.err”.

      If you are referring to the MySQL server error log a client generally cannot read it as a client conneccts to the MySQL server and does not access the file system of the server machine. MySQL documentation on the MySQL server error log is here: http://dev.mysql.com/doc/refman/5.1/en/error-log.html. To read the server error log you must open it with a text editor.

      Thanks for the quick response. After writing this request I was able to find the SQLYog error log (the one that I was looking for) but I really don't understand why there isn't a link in the SQLYog app so that I don't have to go digging for it.

      Just a thought.

    • #31774
      peterlaursen
      Participant

      OK .. we have in some places an option to 'view error log'. But let us check this too.

    • #31775
      terrence123
      Member

      How to View Apache error logs???

    • #31776
      peterlaursen
      Participant

      You cannot view Apache logs with any of our programs. Apache logs are just files like any other file. But I am not sure actually if Apache has an 'error log' at all.

      Why are you asking this here and what information are you looking for?

Viewing 6 reply threads
  • You must be logged in to reply to this topic.