This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 227234 - mysql database rev 5.6.10, new jdbc connector is not selectable
Summary: mysql database rev 5.6.10, new jdbc connector is not selectable
Status: RESOLVED WONTFIX
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.3
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-09 13:10 UTC by pfuhl
Modified: 2014-02-20 13:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (44.51 KB, text/plain)
2013-03-09 13:10 UTC, pfuhl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pfuhl 2013-03-09 13:10:07 UTC
Product Version = NetBeans IDE 7.3 (Build 201302132200)
Operating System = Mac OS X version 10.6.8 running on x86_64
Java; VM; Vendor = 1.6.0_43
Runtime = Java HotSpot(TM) 64-Bit Server VM 20.14-b01-447

I'm using mysql rev: 5.6.10. The distributed  jdbc.connector /Applications/NetBeans/NetBeans 7.3.app/Contents/Resources/NetBeans/ide/modules/ext/mysql-connector-java-5.1.18-bin.jar does not work. After moving 5.1.20-bin.jar  to the ext folder, I could not enter the new filename with the select driver-box. Workaround was to fake the filename of 5.1.20 to 5.1.18. This works fine, but is not sufficient.
Comment 1 pfuhl 2013-03-09 13:10:12 UTC
Created attachment 132400 [details]
IDE log
Comment 2 Jaroslav Havlin 2013-03-11 13:13:28 UTC
I cannot reproduce on Windows, maybe it's specific to Mac.
Did you try to create a new driver, or to change JAR in the existing driver "MySQL (Connector/J driver)"?

> After moving 5.1.20-bin.jar  to the ext folder, I could not
> enter the new filename with the select driver-box.
Did you enter the filename manually, or did you select the file with file chooser? Thanks.
Comment 3 Libor Fischmeistr 2014-02-20 13:58:19 UTC
Please try to reproduce with the latest NetBeans version.

Thanks