Bug #91157 | NullPointerException when calling zero-argument function with alternate definer. | ||
---|---|---|---|
Submitted: | 6 Jun 2018 11:44 | Modified: | 6 Jun 2018 16:53 |
Reporter: | Simon Greatrix | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | Connector / J | Severity: | S3 (Non-critical) |
Version: | 5.1.46 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[6 Jun 2018 11:44]
Simon Greatrix
[6 Jun 2018 13:53]
Chiranjeevi Battula
Hello Simon Greatrix, Thank you for the bug report and testcase. I could not repeat the issue at our end using with Connector / J 5.1.46, MySQL 5.7.22 version. Please use "useInformationSchema=true" in connection string. Thanks, Chiranjeevi.
[6 Jun 2018 13:54]
Chiranjeevi Battula
Screenshot
Attachment: Bug_91157.PNG (image/png, text), 67.63 KiB.
[6 Jun 2018 16:53]
Simon Greatrix
I can confirm that if I add "(useInformationSchem=true)" to the connection string, then I do not have NullPointerException. However the issue does replicate on multiple machines for me using Connector / J version 5.1.46 and MySQL version 5.7.22