mysql -u root -p; show databases; create database apigateway; use apigateway; show tables; 转载于:https://www.cnblogs.com/lexiaofei/p/6893999.html