Bug #92523 MySql.Data.dll auto send the sql SELECT TIMEDIFF(NOW(), UTC_TIMESTAMP())
Submitted: 21 Sep 2018 7:10 Modified: 3 Sep 2019 12:43
Reporter: CaiHaiCheng chc Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[21 Sep 2018 7:10] CaiHaiCheng chc
Description:
when execute the code dbConnection.Open() 
It sends the sql  SELECT TIMEDIFF(NOW(), UTC_TIMESTAMP()) automatically,
but i don't want it send the sql,
hao where i can setting not execute the sql?

How to repeat:
when execute the code dbConnection.Open() 
It sends the sql  SELECT TIMEDIFF(NOW(), UTC_TIMESTAMP()) automatically,
but i don't want it send the sql,
hao where i can setting not execute the sql?
[3 Sep 2019 12:43] MySQL Verification Team
Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.mysql.com/how-to-report.php 

If you can provide more information, feel free to add it to this bug and change the status back to 'Open'.  

Thank you for your interest in MySQL.