[ 
https://issues.apache.org/jira/browse/NETBEANS-2537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16840474#comment-16840474
 ] 

D. Clemons commented on NETBEANS-2537:
--------------------------------------

I should probably have remembered to add that after re-creating the user 
directory, the MySQL error is different.  I designated the MySQL 8 JDBC 
driver's .JAR file, and was able to edit the connection URL with "useSSL=false" 
but when I click the "Test Connection" button, Netbeans is unable to 
authenticate to the MySQL instance (specifically MySQL's configuration/admin 
database), even using a username/password combination that can successfully 
connect to that database via the command-line.  Hope that helps.

> SQL Editor loses MySQL/MariaDB comments
> ---------------------------------------
>
>                 Key: NETBEANS-2537
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2537
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: db - SQL Editor
>    Affects Versions: 8.2
>         Environment: Debian 9 (Stretch), 64-bit.
>            Reporter: D. Clemons
>            Priority: Minor
>         Attachments: After.png, Before.png, messages.log
>
>
> Steps to reproduce:
>  # Open database in NetBeans.
>  # Expand DB tree.
>  # Right click stored procedure and select "Edit."
>  # Add comments to stored procedure.
>  # Execute SQL (via icon, in my case).
>  # Close stored procedure.
>  # Right-click stored procedure folder and select "Refresh."
>  # Re-open stored procedure by right-clicking and selecting "Edit."
>  # Verify that comments have indeed been dropped.
> (See attached "Before.png" and "After.png" for illustration.)



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to