Skip to main content

What's the difference between MySQL 5.6.38 and "5.6.38-log"

Comments

4 comments

  • sparek-3
    On the servers that are showing 10.1.30-MariaDB, what is the output of: yum check-update
    0
  • Kent Brockman
    On the servers that are showing 10.1.30-MariaDB, what is the output of: yum check-update

    Thanks. It came up that those servers had upcp config for OS update in manual mode. That explains it. As per the main question on what does mean the -log part in 5.6.38-log for MySQL, hope anybody have a clue.
    0
  • cPanelMichael
    Thanks. It came up that those servers had upcp config for OS update in manual mode. That explains it. As per the main question on what does mean the -log part in 5.6.38-log for MySQL, hope anybody have a clue.

    Hello, MySQL documents this at: MySQL :: MySQL 5.6 Reference Manual :: 5.1.5 Server System Variables Here's the relevant quote: [QUOTE]
    • The version number for the server. The value might also include a suffix indicating server build or configuration information. -log indicates that one or more of the general log, slow query log, or binary log are enabled. -debug indicates that the server was built with debugging support enabled.

    Thank you.
    0
  • Kent Brockman
    Great! Thanks for clarification. Best regards.
    0

Please sign in to leave a comment.