Bug #52525 | Workbench let server crash with segfault | ||
---|---|---|---|
Submitted: | 1 Apr 2010 12:07 | Modified: | 8 Apr 2010 6:33 |
Reporter: | Susanne Ebrecht | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S1 (Critical) |
Version: | 5.1 | OS: | Linux (Ubuntu 9.04 AMD64) |
Assigned to: | CPU Architecture: | Any |
[1 Apr 2010 12:07]
Susanne Ebrecht
[1 Apr 2010 12:20]
Susanne Ebrecht
I forget to say ... server and workbench are on same machine. Simple localhost settings.
[1 Apr 2010 17:04]
Michael G. Zinner
As this is a crash of the server and not Workbench, this seems to be a server bug. Susanne, can you provide the general log so that you can get the SQL statements that crash the server? Also, what is the exact version of the server that crashes? The server should crash from the mysql.exe command line as well. So please try to create a test case from a simple SQL script.
[6 Apr 2010 16:13]
Valeriy Kravchuk
If this is a server bug now, please, indicate exact server version, 5.1.x, provide a repeatable test case (set of SQL statements to run) or, at least, error log from the server that proves we have a server problem here.
[8 Apr 2010 6:33]
Susanne Ebrecht
It is not a server bug. The problem is related to backward compatibility of connections. All works fine after deleting .mysql/workbench and create new connection.