Bug #72799 Frequent crash or query error via simple select statements
Submitted: 29 May 2014 14:39 Modified: 29 May 2014 18:33
Reporter: Sam Mosher Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:6.1.6 OS:MacOS (10.9.3)
Assigned to: CPU Architecture:Any
Tags: crash, error

[29 May 2014 14:39] Sam Mosher
Description:
MySQL Workbench 6.1.6 is generally unable to complete queries (almost always simple select statements) either due to it crashing or an error is returned on the query:

Error Code: 0 MySQL_ResultSet::getString: invalid value of 'columnIndex'

The issue has been occurring for me since 6.1.4 GA for MacOS for queries previously able to be completed. It does not happen 100% of the time (error or crash) but is approx. 75%

How to repeat:
Executing a query may or may not return the error

Suggested fix:
None known
[29 May 2014 18:33] Alfredo Kojima
Duplicate of bug #72486