Help>System Info, left side of output panes had: Info: Time: 17:10:45 Message: wb.sqlide.enbeautificate finished in 0.05s Details: n/a Info: Time: 19:44:51 Message: db.plugin.database.rev_eng finished in 30.58s Details: n/a Info: Time: 19:44:51 Message: wb.file.newDocumentFromDB finished in 31.27s Details: n/a Info: Time: 19:46:20 Message: wb.catalog.util.dumpColumns finished in 0.09s Details: n/a Info: Time: 19:52:14 Message: wb.tools.utilitiesShell finished in 0.17s Details: n/a Right side of output panes has: SQL syntax error near ')' | ---- | -------------------------------- | ----------------- | ----------------------------------- | | Schema | Table | Column | Type | | ---- | -------------------------------- | ----------------- | ----------------------------------- | | test | bike | ID | SMALLINT(5) | | test | bike | Model | VARCHAR(40) | | test | bike | Color | ENUM('red','blue','green','yellow') | | test | bike | Options | SET('rack','light','helmet','lock') | | test | blobtest | a | TEXT | | test | books | ID | SMALLINT(6) | | test | books | Name | VARCHAR(40) | | test | books | PubID | SMALLINT(6) | | test | catalog | ID | SMALLINT(6) | | test | catalog | Description | VARCHAR(40) | | test | catalog | Name | CHAR(3) | | test | catalog | Price | DECIMAL(7,2) | | test | customer_signed | id | INT(3) | | test | customer_signed | first_name | CHAR(20) | | test | customer_signed | last_name | CHAR(20) | | test | customer_signed | quantity | INT(50) | | test | customer_signed | amount | INT(50) | | test | customer_signed | zipcode | INT(25) | | test | customer_signed | birth_date | DATETIME | | test | customer_unsigned | id | INT(3) | | test | customer_unsigned | first_name | CHAR(20) | | test | customer_unsigned | last_name | CHAR(20) | | test | customer_unsigned | quantity | INT(50) | | test | customer_unsigned | amount | INT(50) | | test | customer_unsigned | zipcode | INT(25) | | test | customer_unsigned | birth_date | DATETIME | | test | dcorbit64_dbo_varcharmaxtest_acd | rowkey | VARCHAR(38) | | test | dcorbit64_dbo_varcharmaxtest_acd | ACD | CHAR(1) | | test | employee | ID | SMALLINT(5) | | test | employee | YearBorn | YEAR | | test | employee | CityBorn | VARCHAR(40) | | test | inventory | ProductID | SMALLINT(4) | | test | inventory | Quantity | INT(10) | | test | orders | ID | SMALLINT(5) | | test | orders | BookID | SMALLINT(5) | | test | orders | Copyright | YEAR | | test | orders | OrderDate | TIMESTAMP | | test | orders2 | OrderID | SMALLINT(5) | | test | orders2 | ModelID | SMALLINT(5) | | test | orders2 | ModelDescrip | VARCHAR(40) | | test | orders3 | ID | SMALLINT(5) | | test | orders3 | ModelID | SMALLINT(5) | | test | orders3 | Desciption | VARCHAR(40) | | test | orders4 | ID | SMALLINT(5) | | test | orders4 | ModelID | SMALLINT(5) | | test | orders4 | Descrip | VARCHAR(40) | | test | product | ID | SMALLINT(6) | | test | product | Price | DECIMAL(7,2) | | test | product | Weight | FLOAT(8,4) | | test | product2 | ID | SMALLINT(5) | | test | product2 | Name | VARCHAR(40) | | test | serial_test | a | BIGINT(20) | | test | serial_test_2 | a | BIGINT(20) | | test | shelf | ID | SMALLINT(5) | | test | shelf | YearBorn | YEAR | | test | shelf | NumBooks | SMALLINT(6) | | test | tablesynchronizations | TableID | INT(11) | | test | tablesynchronizations | LastSynchStart | TIMESTAMP | | test | tablesynchronizations | SynchType | CHAR(1) | | test | tablesynchronizations | LastSynchEnd | TIMESTAMP | | test | tablesynchronizations | InsertedRowCount | INT(11) | | test | tablesynchronizations | Cardinality | INT(11) | | test | tablesynchronizations | UpdatedRowCount | INT(11) | | test | tablesynchronizations | DeletedRowCount | INT(11) | | test | tablesynchronizations | MostRecentFlag | INT(11) | | test | tablesynchronizations | StatusCode | INT(11) | | test | tablesynchronizations | StatusDescription | VARCHAR(250) | | test | tablesynchronizations | TableName | VARCHAR(197) | | test | tablesynchronizations | ACDTableName | VARCHAR(197) | | test | tablesynchronizations | DatabaseCatalog | VARCHAR(197) | | test | tablesynchronizations | DatabaseOwner | VARCHAR(197) | | test | test_bigint | a | BIGINT(20) | | test | test_binary1 | a | BINARY(1) | | test | test_binary2 | a | BINARY(2) | | test | test_binary3 | a | BINARY(3) | | test | test_binary4 | a | BINARY(4) | | test | test_binary5 | a | BINARY(5) | | test | test_binary6 | a | BINARY(6) | | test | test_binary7 | a | BINARY(7) | | test | test_binary8 | a | BINARY(8) | | test | test_binary9 | a | BINARY(9) | | test | test_bit1 | a | BIT(1) | | test | test_bit2 | a | BIT(2) | | test | test_bit3 | a | BIT(3) | | test | test_bit4 | a | BIT(4) | | test | test_bit5 | a | BIT(5) | | test | test_bit6 | a | BIT(6) | | test | test_bit7 | a | BIT(7) | | test | test_bit8 | a | BIT(8) | | test | test_bit9 | a | BIT(9) | | test | test_blob | a | BLOB | | test | test_bool1 | a | TINYINT(1) | | test | test_char1 | a | CHAR(1) | | test | test_char255 | a | CHAR(255) | | test | test_date | a | DATE | | test | test_datetime | a | DATETIME | | test | test_decimal | a | DECIMAL(65,30) | | test | test_double | a | DOUBLE | | test | test_float4 | a | FLOAT | | test | test_float8 | a | DOUBLE | | test | test_geometry | a | GEOMETRY | | test | test_geometrycollection | a | GEOMETRYCOLLECTION | | test | test_int | a | INT(11) | | test | test_int1 | a | TINYINT(4) | | test | test_int1u | a | TINYINT(3) | | test | test_int2 | a | SMALLINT(6) | | test | test_int2u | a | SMALLINT(5) | | test | test_int3 | a | MEDIUMINT(9) | | test | test_int3u | a | MEDIUMINT(8) | | test | test_int4 | a | INT(11) | | test | test_int4u | a | INT(10) | | test | test_int8 | a | BIGINT(20) | | test | test_int8u | a | BIGINT(20) | | test | test_int_unsigned | a | INT(10) | | test | test_lb | a | LONGBLOB | | test | test_linestring | a | LINESTRING | | test | test_longblob | a | LONGBLOB | | test | test_longtext | a | LONGTEXT | | test | test_lt | a | LONGTEXT | | test | test_lvb | a | MEDIUMBLOB | | test | test_lvc | a | MEDIUMTEXT | | test | test_mediumblob | a | MEDIUMBLOB | | test | test_mediumint | a | MEDIUMINT(9) | | test | test_mediumtext | a | MEDIUMTEXT | | test | test_middleint | a | MEDIUMINT(9) | | test | test_multilinestring | a | MULTILINESTRING | | test | test_multipoint | a | MULTIPOINT | | test | test_multipolygon | a | MULTIPOLYGON | | test | test_nationalchar1 | a | CHAR(1) | | test | test_nationalchar255 | a | CHAR(255) | | test | test_numeric | a | DECIMAL(65,30) | | test | test_point | a | POINT | | test | test_polygon | a | POLYGON | | test | test_real | a | DOUBLE | | test | test_smallint | a | SMALLINT(6) | | test | test_smallintu | a | SMALLINT(5) | | test | test_text | a | TEXT | | test | test_time | a | TIME | | test | test_timestamp | a | TIMESTAMP | | test | test_tinyblob | a | TINYBLOB | | test | test_tinyint | a | TINYINT(4) | | test | test_tinyintu | a | TINYINT(3) | | test | test_tinytext | a | TINYTEXT | | test | test_utf16 | a | VARCHAR(256) | | test | test_utf8 | a | VARCHAR(256) | | test | test_varbinary1 | a | VARBINARY(1) | | test | test_varbinary10 | a | VARBINARY(10) | | test | test_varbinary100 | a | VARBINARY(100) | | test | test_varbinary1000 | a | VARBINARY(1000) | | test | test_varchar1 | a | VARCHAR(1) | | test | test_varchar255 | a | VARCHAR(255) | | test | test_year | a | YEAR | | test | test_year2 | a | YEAR | | test | test_year4 | a | YEAR | | ---- | -------------------------------- | ----------------- | ----------------------------------- | 154 columns printed MySQL Workbench CE for Windows version 5.2.34 Configuration Directory: C:\Users\dcorbit\AppData\Roaming\MySQL\Workbench Data Directory: C:\Program Files (x86)\MySQL\MySQL Workbench 5.2 CE Cairo Version: 1.8.8 Rendering Mode: OpenGL is available on this system, so OpenGL is used for rendering. OpenGL Driver Version: 3.3.10225 Compatibility Profile Context OS: Microsoft Windows Server 2008 R2 Standard Edition Service Pack 1 (build 7601), 64-bit CPU: 4x Intel(R) Xeon(R) CPU W3565 @ 3.20GHz, 12.0 GiB RAM Active video adapter: ATI FirePro 2260 Installed video RAM: 256 MB Current video mode: 1920 x 1200 x 4294967296 colors Used bit depth: 32 Driver version: 8.773.1.1000 Installed display drivers: aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,atiumd64.dll,atidxx64.dll,atiumdag,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll Current user language: English (United States) Stack trace: Exception = System.Runtime.InteropServices.SEHException Message = External component has thrown an exception. FullText = System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception. at Db_sql_editor.exec_sql(Db_sql_editor* , basic_string\,std::allocator >* , shared_ptr* , Boolean , Boolean , Boolean ) at MySQL.GUI.Workbench.Db_sql_editor.exec_sql(String sql, Boolean active_editor, Boolean wrap_with_non_std_delimiter) at MySQL.GUI.Workbench.DbSqlEditor.DoExecuteSqlScript(Boolean currentStatementOnly) at MySQL.GUI.Workbench.DbSqlEditor.ExecuteSqlScript() at MySQL.Grt.RunWrappedDelegate0::ManagedDelegate>.native_callback() at sigc.pointer_functor0.()(pointer_functor0* ) at sigc.adaptor_functor >.()(adaptor_functor >* ) at sigc.internal.slot_call0,void>.call_it(slot_rep* rep) at mforms.ToolBarItem.callback(ToolBarItem* ) at MySQL.Forms.ToolBarItemImpl.OnItemActivation(Object sender, EventArgs e) at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met) at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ToolStrip.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)