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

Summary: mysql database rev 5.6.10, new jdbc connector is not selectable
Product: db Reporter: pfuhl <pfuhl>
Component: CodeAssignee: Libor Fischmeistr <lfischmeistr>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

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