Bug #19500 | getColumnPrivilege on a table where all columns have privilege gives coredump | ||
---|---|---|---|
Submitted: | 3 May 2006 6:17 | Modified: | 29 May 2013 11:25 |
Reporter: | Vivek Singh | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / ODBC | Severity: | S1 (Critical) |
Version: | 3.51 | OS: | Windows (Windows) |
Assigned to: | CPU Architecture: | Any |
[3 May 2006 6:17]
Vivek Singh
[3 May 2006 13:10]
Mark Matthews
Why aren't you using our Type-4 JDBC driver? Even Sun says you shouldn't use the JDBC:ODBC bridge in production, and certainly not if there's an actual JDBC driver available for the database.
[14 Jun 2006 11:22]
Tonci Grgin
Vivek, Can you please do as Mark suggested and post the result of test that is not using JDBC/ODBC bridge?
[15 Jun 2006 8:29]
Vivek Singh
I did try with Jconnector 3.1 getColumnPrivilege is not giving coredump but it is not showing column privilege also. While testing another openSouce data quality product at http://www.arrah.in I found if I try to get parameter info it gives null pointer exception while it worked as expected with jdbc:odbc bridge here is the outcome Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at com.mysql.jdbc.DatabaseMetaData.getProcedureColumns(DatabaseMetaData.java:3587) at DBInfoListener.actionPerformed(DBInfoListener.java:553) (Local Code) regards, Vivek
[26 Jun 2006 8:49]
Tonci Grgin
Vivek, can you post small java project and a dump with table structures and some data showing this error?
[26 Jul 2006 23:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".
[29 May 2013 11:25]
Bogdan Degtyariov
I'm closing this bug because I can not continue without feedback from the reporter. If you have new info, please reopen the report.