Bug #27685 MA from 5.0r11 on Linux gives segmentation fault on attempt to create schema
Submitted: 6 Apr 2007 11:20 Modified: 27 Apr 2007 16:41
Reporter: Valeriy Kravchuk Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S1 (Critical)
Version:5.0r11 OS:Linux (SuSE 9.3, SLES 10)
Assigned to: Alfredo Kojima CPU Architecture:Any

[6 Apr 2007 11:20] Valeriy Kravchuk
Description:
MySQL Administrator from mysql-gui-tools-5.0r11-linux-i386.tar.gz crashes with the following message:

./mysql-adinistrator: line 103: 9637 Segmentation fault      $PRG-bin $args

each and every time I try to create a new schema. I connect to latest 5.0.40-BK on localhost/127.0.0.1, port 3306.

How to repeat:
Just tar -zxvf into any directory and run mysql-administrator (as root). Connect to server. Choose Catalog in the left pane and use context menu Create Schema.
[27 Apr 2007 16:41] Alfredo Kojima
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release.

If necessary, you can access the source repository and build the latest available version, including the bug fix. More information about accessing the source trees is available at

    http://dev.mysql.com/doc/en/installing-source.html