开发者

Does a default/vanilla MySQL installation keep a log of run queries?

开发者 https://www.devze.com 2023-02-19 15:43 出处:网络
I\'ve just installed MySQL on a VM with XAMPP and I was wondering if this default installation keeps a log of run queries.

I've just installed MySQL on a VM with XAMPP and I was wondering if this default installation keeps a log of run queries.

For example, to access my database开发者_Python百科, I visit:

localhost/phmypadmin


Not by default. You have to change some settings, as per the documentation.

0

精彩评论

暂无评论...
验证码 换一张
取 消