MySQL版本:8.0.32-苹果操作系统13-x86_64
Mac版本:MacOS Monterey 版本12.6
MySQL网站说新的MySQL Workbench版本可以在macOS Monterey上运行,我不知道这是怎么回事。
我刚刚导入了一个csv文件到我的架构中。每次查询时,我都会得到以下错误:
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: MySQLWorkbench [10465]
Path: /Applications/MySQLWorkbench.app/Contents/MacOS/MySQLWorkbench
Identifier: com.oracle.workbench.MySQLWorkbench
Version: 8.0.32.CE (1)
Code Type: X86-64 (Translated)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2023-01-19 03:17:44.9915 -0600
OS Version: macOS 12.6 (21G115)
Report Version: 12
Anonymous UUID: D7CADE79-6CFA-56C5-76E6-E8F6163FEF5C
Sleep/Wake UUID: 4EE1EC0E-2FA3-4AA7-82E1-2C43785F0D44
Time Awake Since Boot: 90000 seconds
Time Since Wake: 10320 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace SIGNAL, Code 4 Illegal instruction: 4
Terminating Process: exc handler [10465]
Application Specific Backtrace 0:
0 CoreFoundation 0x00007ff81ddc5e9b __exceptionPreprocess + 242
我该怎么解决呢?
1条答案
按热度按时间b5lpy0ml1#
尝试使用8.0.29版本。我在8.0.32上使用简单的选择操作也遇到了同样的崩溃。您可以在官方网站上下载mysql-workbench-community-8.0.29-macos-x86_64.dmg(单击选项卡存档并在列表中选择版本)。