sbrbot opened a new pull request #2010: Mysqlprocs URL: https://github.com/apache/netbeans/pull/2010 Changed the code inside NetBeans IDE module which was fetching mysql.proc table. The mysql.proc table does not exist in new MySQL databases any more and is replaced with several tables in INFORMATION_SCHEMA. This code was successfully tested on old MySQL 5.1.5 database from 2010. and the current version MySQL 8.0.19. It was successfully tested on Oracle 11g too. 
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- 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
