[ 
https://issues.apache.org/jira/browse/NETBEANS-2298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John McDonnell updated NETBEANS-2298:
-------------------------------------
    Fix Version/s:     (was: 11.0)
                   Next

> Incorrect JDBC URL when using MySQL 8
> -------------------------------------
>
>                 Key: NETBEANS-2298
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2298
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 8.2, 9.0, 10.0, 11.0
>         Environment: Observed on Windows and Mac.
>            Reporter: Kenneth Fogel
>            Priority: Minor
>             Fix For: Next
>
>
> More an annoyance than a real bug. Currently the JDBC URL appears as:
> jdbc:mysql://localhost:3306/mysql?zeroDateTimeBehavior=*convertToNull*
> However, if using MySQL 8 with its matching driver it must be:
> jdbc:mysql://localhost:3306/mysql?zeroDateTimeBehavior=*CONVERT_TO_NULL*



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to