Quantcast
Channel: MySQL Forums - Connector/NET and C#, Mono, .Net
Viewing all articles
Browse latest Browse all 1447

Understanding the General Query Log (1 reply)

$
0
0
Can anybody help me interpret what's in the General Query Log?

My output looks something like this:


1 Init DB wheresmysh_t
1 Query call GetObjectsFromContainer (10)
1 Init DB wheresmysh_t
1 Query SELECT * FROM Container WHERE parentContainerId = 60
1 Init DB wheresmysh_t
1 Query call GetObjectsFromContainer (60)
1 Init DB wheresmysh_t
1 Query SELECT * FROM Container WHERE parentContainerId = 24

What does the 1 mean? Does "Init DB" mean that there's a new client connection? Would you expect there to be some sort of "Disconnect DB" statement in there?

I haven't seen any information on the web about how to read this file's contents, so if anyone knows of one...

Viewing all articles
Browse latest Browse all 1447

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>