Use Information Schema for MySQLManager
---------------------------------------
Key: SQOOP-302
URL: https://issues.apache.org/jira/browse/SQOOP-302
Project: Sqoop
Issue Type: Task
Components: connectors/mysql
Reporter: Arvind Prabhakar
The connector for MySQL implemented by MySQLManager uses JDBC Metadata Interface to query
database metadata. This should be changed so that the connector instead uses Information Schema
to query any metadata where necessary.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|