Bug #71142 | Documentation for receiving trace messages is misleading | ||
---|---|---|---|
Submitted: | 13 Dec 2013 12:42 | Modified: | 20 Jun 2015 10:59 |
Reporter: | Craig Fowler | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | Connector / NET Documentation | Severity: | S3 (Non-critical) |
Version: | 6.4.4.0 | OS: | Any |
Assigned to: | Assigned Account | CPU Architecture: | Any |
[13 Dec 2013 12:42]
Craig Fowler
[13 Dec 2013 12:46]
Craig Fowler
Test case mentioned in bug report
Attachment: CSF.MySQL.zip (application/zip, text), 7.11 KiB.
[5 Feb 2015 14:33]
Chiranjeevi Battula
Hello Craig Fowler, Thank you for the report. Could you please try the latest MySql documentations for Connector/Net and let us know if you are still having the issue. Thanks, Chiranjeevi.
[5 Feb 2015 14:43]
Craig Fowler
Reading the documentation at https://dev.mysql.com/doc/connector-net/en/connector-net-programming-tracing.html - this bug is still valid, yes. If there is a more recent version of this documentation I can't find it.
[20 May 2015 10:59]
Chiranjeevi Battula
Hello Craig Fowler, Thank you for your feedback. Could you please try the MySQL Trace Source Object documentation for Connector/Net. here is clearly described in the manual http://dev.mysql.com/doc/connector-net/en/connector-net-programming-tracing-mysql.html Thanks, Chiranjeevi.
[20 May 2015 11:00]
Chiranjeevi Battula
screenshot
Attachment: 71142.PNG (image/png, text), 53.10 KiB.
[20 May 2015 11:02]
Chiranjeevi Battula
Trace results: Connecting to MySQL... mysql Information: 1 : 1: Connection Opened: connection string = 'server=localhost;user id=root;database=test;port=3306;password=chiran;logging=True' mysql Information: 3 : 1: Query Opened: SHOW VARIABLES mysql Information: 4 : 1: Resultset Opened: field(s) = 2, affected rows = -1, inserted id = -1 mysql Information: 5 : 1: Resultset Closed. Total rows=451, skipped rows=0, size (bytes)=12806 mysql Information: 6 : 1: Query Closed mysql Information: 3 : 1: Query Opened: SELECT TIMEDIFF(NOW(), UTC_TIMESTAMP()) mysql Information: 4 : 1: Resultset Opened: field(s) = 1, affected rows = -1, inserted id = -1 mysql Information: 5 : 1: Resultset Closed. Total rows=1, skipped rows=0, size (bytes)=9 mysql Information: 6 : 1: Query Closed mysql Information: 3 : 1: Query Opened: SHOW COLLATION mysql Information: 4 : 1: Resultset Opened: field(s) = 6, affected rows = -1, inserted id = -1 mysql Information: 5 : 1: Resultset Closed. Total rows=219, skipped rows=0, size (bytes)=7373 mysql Information: 6 : 1: Query Closed mysql Information: 3 : 1: Query Opened: SET character_set_results=NULL mysql Information: 4 : 1: Resultset Opened: field(s) = 0, affected rows = 0, inserted id = 0 mysql Information: 5 : 1: Resultset Closed. Total rows=0, skipped rows=0, size (bytes)=0 mysql Information: 6 : 1: Query Closed mysql Information: 10 : 1: Set Database: test mysql Information: 3 : 1: Query Opened: select ID,Email from aspnetusers mysql Information: 4 : 1: Resultset Opened: field(s) = 2, affected rows = -1, inserted id = -1 5e74be6e-b8bd-40c8-b608-ca970d214d08 -- cihran@ora.com mysql Information: 5 : 1: Resultset Closed. Total rows=1, skipped rows=0, size (bytes)=52 mysql Information: 6 : 1: Query Closed Work Done.
[21 Jun 2015 1:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".