Bind Turn On Query Logging
Bind Turn On Query Logging. This provides more insight into the server’s activity, but with a cost to performance which may be significant on heavily loaded servers. The spring.datasource.platform sets the vendor name of the database.

Query logging provides a complete log of all incoming queries and all query errors. It is used in the initialization scripts. This provides more insight into the server’s activity, but with a cost to performance which may be significant on heavily loaded servers.
It Is Used In The Initialization Scripts.
The spring.datasource.platform sets the vendor name of the database. Query logging provides a complete log of all incoming queries and all query errors. This provides more insight into the server’s activity, but with a cost to performance which may be significant on heavily loaded servers.
Comments
Post a Comment