MySQL modify configuration enables MySQL-brought logs

Source: Internet
Author: User

in the project development is always to see the background execution of SQL statements, MySQL database is no exception, its view of the general people like to use show Processlist ; command to resolve, the type of SQL statements executed can be analyzed in the field interpretation of the output results inside, but not well suited to the general beginner, so it is the most straightforward way to view SQL statements through a log file.


First you need to create a log file log.txt , such as I directly saved in the MySQL directory in the middle of the data directory, and then only need to MySQL configuration file My.ini last added

log=c:/mysql5/system.log

This allows you to record all the SQL statements executed by MySQL!

MySQL modify configuration enables MySQL-brought logs

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.