Answers for "Apache drill plugin"

0

Apache drill plugin

{
  "type": "jdbc",
  "driver": "com.mysql.jdbc.Driver",
  "url": "jdbc:mysql://localhost:3306",
  "username": "root",
  "password": "mypassword",
  "enabled": true
}
Posted by: Guest on July-02-2021

Browse Popular Code Answers by Language