Home  >  Article  >  Backend Development  >  How to grab SQL statements under windows

How to grab SQL statements under windows

WBOY
WBOYOriginal
2016-10-10 11:56:081153browse

While developing discuz, the process is always incomplete. I want to use the packet capture tool to see which SQL statements have been executed. Is it possible? The development environment is win7+PHPstudy+MYSQL

Reply content:

While developing discuz, the process is always incomplete. I want to use the packet capture tool to see which SQL statements have been executed. Is it possible? The development environment is win7+PHPstudy+MYSQL

Mysql configuration file sets the log file path to generate sql logs! Please search Baidu for details! For paths, use absolute paths!

It has been solved, refer to http://www.cnblogs.com/coser/...

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn