Bug #49077 Missing status variables for Commands executed (DML)
Submitted: 24 Nov 2009 21:30 Modified: 15 Feb 2010 16:47
Reporter: Todd Farmer (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S3 (Non-critical)
Version:5.2 r4753 OS:Windows (XP)
Assigned to: Maksym Yehorov CPU Architecture:Any

[24 Nov 2009 21:30] Todd Farmer
Description:
The following 5.1 status variables are missing from the DML section of
the status variables:

Com_call_procedure
Com_dealloc_sql
Com_empty_query
Com_execute_sql
Com_load_master_data
Com_load_master_table
Com_prepare_sql
Com_rollback_to_savepoint
Com_savepoint
Com_stmt_close
Com_stmt_execute
Com_stmt_fetch
Com_stmt_prepare
Com_stmt_reprepare
Com_stmt_reset
Com_stmt_send_long_data
Com_xa_commit
Com_xa_end
Com_xa_prepare
Com_xa_recover
Com_xa_rollback
Com_xa_start

How to repeat:
Look at DML section of status variables.

Suggested fix:
Add status variables.
[28 Jan 2010 13:26] Alfredo Kojima
I'm marking this as a duplicate of bug #49073 as the issue is the same and will be resolved by the same fix.
[9 Feb 2010 15:55] Maksym Yehorov
Missing variables were added.
[12 Feb 2010 23:12] Johannes Taxacher
fixed in repository
[15 Feb 2010 16:47] Tony Bedford
Changelog 5.2.16 updated. See also bug #49073.