Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Not a Bug
-
1.0.4
-
None
-
CentOS 6.5
Description
To reproduce:
run test002 by itself
mcsadmin getactiveSQLstatements
Statements will show, even though we ostensibly don't have any SQL running. getactiveSQLstatements parses debug.log to look for unmatched begin SQL statement lines. A visual inspection of debug.log shows this.
We don't yet know if the statements finished and just didn't log, or if they didn't finish properly.