Bug #93151 Workbench crashes when modifying a table structure with sub-partitions
Submitted: 11 Nov 2018 0:06 Modified: 12 Nov 2018 9:51
Reporter: Lance Rigdon Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:8.0.13 OS:MacOS (macOS 10.14.x Mojave x86_64)
Assigned to: CPU Architecture:x86
Tags: WBBugReporter

[11 Nov 2018 0:06] Lance Rigdon
Description:
----[For better reports, please attach the log file after submitting. You can find it in /Users/lcr/Library/Application Support/MySQL/Workbench/log/wb.log]

This occurs every time but only when the table is defined with sub-partitions.  A table with just regular partitions works just fine.  The crash occurs when you use the navigator and click on the 'wrench icon` to see/edit the table structure.

Nothing appears to be logged in the wb.log file.  However, I will attach it.

How to repeat:
Create a table with partitions and sub-partitions.  From the schema navigator pane, click on the wrench icon to see the edit table structure tab.  If the selected table has sub-partitions MySQL Workbench will immediately crash every time.
[11 Nov 2018 0:07] Lance Rigdon
wb.log

Attachment: wb.log (application/octet-stream, text), 2.00 KiB.

[11 Nov 2018 0:07] Lance Rigdon
Mac Crash Report

Attachment: MacCrashReport.pdf (application/pdf, text), 104.84 KiB.

[11 Nov 2018 9:46] MySQL Verification Team
Thank you for the bug report. Please provide the create table statement which provoked this issue on my side I couldn't repeat with the example table of our manual. Thanks in advance.
[11 Nov 2018 12:03] Lance Rigdon
Example create table statement

Attachment: archived_couch_events.pdf (application/pdf, text), 24.25 KiB.

[12 Nov 2018 9:51] MySQL Verification Team
Thank you for the feedback.