Bug #23933 Unknown table engine 'JSTAR'
Submitted: 3 Nov 2006 11:02 Modified: 9 Nov 2006 14:43
Reporter: Heinz Schweitzer (Gold Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.2.5 RC OS:Windows (XP)
Assigned to: Mike Lischke CPU Architecture:Any

[3 Nov 2006 11:02] Heinz Schweitzer
Description:
Unknown table engine 'JSTAR'

MySQL-Server-Information
--------------------------------------------------------------------------------
Mit MySQL-Serverinstanz verbunden
  Benutzername:            root
  Hostname:                localhost
  Port:                    3306
--------------------------------------------------------------------------------
Serverinformation
  MySQL-Version:           MySQL 5.0.24a-community-nt via TCP/IP
  Netzwerkname:            localhost
  IP:                      127.0.0.1
--------------------------------------------------------------------------------
Clientinformation
  Version:                 MySQL Client Version 5.1.11
  Netzwerkname:            hgs
  IP:                      192.168.2.5
  Betriebssystem:          Windows XP
  Hardware:                Intel(R) Pentium(R) 4 CPU 2.00GHz, 504 MB RAM

How to repeat:
Start MA 1.2.5RC German

In left pane select 'Kataloge'
Select a schema you can fool around with.
In the right pane select a table and say edit.
In the table editor activate the tab 'Tabelleneinstellungen'
Try to change the engine to 'Falcon'
Confirm the execute sql dialog:
---> error like in screen shot e1
[3 Nov 2006 11:02] Heinz Schweitzer
e1

Attachment: e1.png (image/png, text), 89.30 KiB.

[5 Nov 2006 13:33] Valeriy Kravchuk
Thank you for a bug report. Verified just as described (I connected to version 5.0.27 of MySQL server).

MySQL Administrator in its MySQL Table Editor/Table Options/Table Engine combo box should display only those storage engines that are really supported by the server it is connected to. SHOW ENGINES statement may be used to check (only those that are listed with YES or DEFAULT in Supported column).
[9 Nov 2006 14:43] Mike Lischke
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