sqoop import-all-tables --connect "jdbc:mysql://quickstart.cloudera:3306/retail_db" -username =retail_dbamanager.CatalogQueryManager: Failed to list tables
java.sql.SQLException: Access denied for user '=retail_dba
我在x86_64 (MySQL Community Server - GPL)上创建了MySQLVer8.0.21for Linux的Innodb集群环境,1个Read / Wirte和2个read only用于负载平衡和性能,还安装了mysql路由器。如何为mysql路由器定义php数据库连接,或者是否有其他方式将此集群环境与php一起使用。