Date: November 19, 2007 11:20AM
Help!
Crash Report:
Process: MySQL Query Browser [2679]
Path: /Applications/MySQL Tools/MySQL Query Browser.app/Contents/MacOS/MySQL Query Browser
Identifier: com.mysql.QueryBrowser
Version: ??? (1.2.12)
Code Type: X86 (Native)
Parent Process: launchd [307]
Date/Time: 2007-11-18 04:22:00.149 -0600
OS Version: Mac OS X 10.5.1 (9B18)
Report Version: 6
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread: 0
Thread 0 Crashed:
0 com.apple.CoreFoundation 0x92c158ab CFDataGetBytePtr + 43
1 com.apple.openscripting 0x90781568 XMLDataResolvingXIncludes(__CFData const*) + 32
2 com.apple.openscripting 0x907842f8 OSACopyScriptingDefinition + 1134
3 com.apple.Foundation 0x926ec161 -[NSScriptSuiteRegistry loadSuitesFromBundle:] + 993
4 com.apple.Foundation 0x926ebb0e -[NSScriptSuiteRegistry _loadSuitesForAlreadyLoadedBundles] + 446
5 com.apple.Foundation 0x926eb804 -[NSScriptSuiteRegistry init] + 116
6 com.apple.Foundation 0x926eb774 +[NSScriptSuiteRegistry sharedScriptSuiteRegistry] + 180
7 com.apple.Foundation 0x926eb509 +[NSScriptSuiteRegistry _loadScriptSuites] + 57
8 com.apple.Foundation 0x9264377c _nsnote_callback + 364
9 com.apple.CoreFoundation 0x92c2fa4a __CFXNotificationPost + 362
10 com.apple.CoreFoundation 0x92c2fd23 _CFXNotificationPostNotification + 179
11 com.apple.Foundation 0x92640a70 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
12 com.apple.Foundation 0x9264a108 -[NSNotificationCenter postNotificationName:object:] + 56
13 com.apple.Foundation 0x926fe280 -[NSAppleEventManager(NSInternal) _sendDidFailToDispatchNotification] + 112
14 com.apple.Foundation 0x926fe1a4 _NSAppleEventManagerPreDispatchHandler + 260
15 com.apple.AE 0x96649668 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 144
16 com.apple.AE 0x9664959e dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
17 com.apple.AE 0x96649445 aeProcessAppleEvent + 177
18 com.apple.HIToolbox 0x958fc211 AEProcessAppleEvent + 38
19 com.apple.AppKit 0x936e0f6f _DPSNextEvent + 1189
20 com.apple.AppKit 0x936e06a0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
21 com.apple.AppKit 0x936d96d1 -[NSApplication run] + 795
22 com.apple.AppKit 0x936a69ba NSApplicationMain + 574
23 com.mysql.QueryBrowser 0x00002ba4 main + 30 (main.m:14)
24 com.mysql.QueryBrowser 0x00002b2e _start + 228 (crt.c:272)
25 com.mysql.QueryBrowser 0x00002a49 start + 41
Thread 1:
0 libSystem.B.dylib 0x904c7ace __semwait_signal + 10
1 libSystem.B.dylib 0x904c7896 usleep$UNIX2003 + 61
2 com.apple.AppKit 0x93747122 -[NSUIHeartBeat _heartBeatThread:] + 2035
3 com.apple.Foundation 0x9264404d -[NSThread main] + 45
4 com.apple.Foundation 0x92643bf4 __NSThread__main__ + 308
5 libSystem.B.dylib 0x904f1075 _pthread_start + 321
6 libSystem.B.dylib 0x904f0f32 thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0xa03824ec ebx: 0x92c1588e ecx: 0xa03821a0 edx: 0x00000012
edi: 0xbfffedac esi: 0x00000000 ebp: 0xbfffeb48 esp: 0xbfffeb30
ss: 0x0000001f efl: 0x00010287 eip: 0x92c158ab cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x00000000
The MySQL GUI Tools software archive contains 3 applications: MySQL Query Browser (you can use it to browse the database, and execute various queries or scripts), MySQL Administrator (for monitoring the server status, running backups, and more), and the MySQL Health widget (no longer works. MySQL 8.0.21 freeware download MySQL - Multi-user and robust SQL database server. The world's most popular open source database MySQL is a very fast, multi-user, multi-threaded and robust SQL (Structured Query Language) database server. The world's most popular open.
Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.
#1 - DBeaver
Pros:
- Multi-Platform Databases
- Intuitive and very easy to use user interface.
- Free to download, licensed under GPL.
- You can Render ERDs to visual your database
- Easy Import/Export/Backup
- Mock Data Generator
- NoSQL and BigData database support (Enterprise Edition Only)
- Visual Query Builder (Enterprise Edition Only)
- Analytical charts (Enterprise Edition Only)
- Query History (Enterprise Edition Only)
- Cross-platform - versions available for Windows, Linux and Mac OS.
- Easy way to export your schema and perform Automatic Database Tuning with EverSQL
Cons:
- Sometimes large queries can’t be stopped and have to be forcefully killed. In some cases, the entire application has to be killed.
Price: Free for basic usage. Enterprise Edition starts at $199
#2 - DataGrip by JetBrain
Pros:
- Very fast auto-complete
- Plug-ins available - Large marketplace with many useful add-ons
- Notifications when long queries have completed
- Refactorings that work in SQL files and schemas - Enable you to change column names and perform mass updates
- Version control integration
- Multi-Platform Databases, Including MongoDB
- Built-in support for all popular databases
- Easy flow to download relevant drivers
- Diff viewer for routines
- Introspection - You can observe collections and fields in the database explorer.
- Cross-platform - versions available for Windows, Linux and Mac OS.
- Easy way to export your schema and perform Automatic Database Tuning with EverSQL
Cons:
- No Free version. Only 30 days trial
Price: Starts at $199.00
#3 - MySQL Workbench
Pros:
- Intuitive and very easy to use user interface.
- Free to download, licensed under GPL.
- Cross platform - versions available for Windows, Linux and Mac OS.
- Visual schema and query builder.
- This is the only SQL client which is supported and developed by MySQL, so you can be sure that it will contain all recent features to match the updates for MySQL's server.
- Allows optimizing SQL queries directly from the IDE, using a plugin developed by EverSQL.
Cons:
- The software is sometimes buggy some users report software crashes.
- Sometimes large queries can’t be stopped and have to be forcefully killed. In some cases, the entire application has to be killed.
Price: Free.
#4 - HeidiSQL
Pros:
- Easy to use and very intuitive user interface.
- Free to use - Licensed under GNU GPL.
- Portable version is available for download, so you can use it without administrative privileges, nor requiring installation.
- Full database user management and privileges management options.
- Automate connections via command line utility.
- Ability to connect to MySQL database via an SSH tunnel, in case you don’t have the default port open for remote connections.
- Great syntax checks and auto completion features.
- Can work with Linux distributions, but will require the Wine platform
Cons:
- Some users are reporting sudden crashes / bugs, but nothing that significantly interrupts the daily usage.
- Requires Wine for Linux.
- No official support for Mac OS.
Price: Free
#5 - dbForge Studio for MySQL
Pros:

- Comfortable user interface for both beginner and advanced users.
- Built in query profiler that allows to profile the query and compare it with other queries.
- Debug your query, step by step, using the known watch, call stack and breakpoint concepts.
- GUI query builder and database builder. Drag and drop to build your own custom queries and database schema.
- Good syntax completion and checker.
- Full database user management and privileges management options.
- Backup wizard that allows to schedule database backups.
- Allows storing code snippets.
- Good support for running large SQL files (without opening them).
Cons:
- The full version has a high price tag on it, so not everyone will be able to afford it.
- Very basic JSON viewer (for example, no ways to collapse or expand blocks of data).
- Users report that in some cases the auto complete feature stops working, whenever many connections are opened.
Price: up to $249.95.
#6 - Navicat for MySQL
Pros:
- Intuitive, easy to use UI.
- Ability to connect to MySQL database via an SSH tunnel, in case you don’t have the default port open for remote connections.
- Schedule database jobs - backup, restore, run reports and more.
- Import data from: ODBC, Excel, Access, DBF, TXT, CSV, XML, JSON.
- Export data to: Excel, Access, DBF, TXT, CSV, XML, JSON.
- Visual schema and query builders.
- Cross platform - Windows, Linux and Mac OS versions are available.
- Syntax completion and checker.
- The premium version allows collaboration with team mates - share queries, connections and more.
Cons:
- High price point for the professional version.
- Uses Wine to be executed on Linux, which slows down the IDE.
- Some of the use cases require opening a new tab / window, which users report as a cumbersome process.
Price: up to $259.
#7 - SQLyog
Pros:
- Very innovative and elegant user interface, best one we’ve seen.
- Visually design the schema tables, constraints and queries.
- Schedule tasks like backup, restore, email notifications and more.
- Personalize the look and feel with themes.
- The user interface is very customize-able.
- Fast and stable.
- Good data and schema sync tools.
- Ability to connect to MySQL database via an SSH tunnel, in case you don’t have the default port open for remote connections.
- The Ultimate version comes with a good data comparison tool.
Mysql Query Browser Mac Download Windows 10
Cons:
- High price point for the professional version.
- Some users report occasional software crashes.
- Lack of support for databases other than MySQL.
- No native support for Linux or Mac.
- No drag and drop support between multiple tabs.
Mysql Query Browser Mac Download Version
Price: Up to $299.