MySQl

1、mysql -h <主机名> -u <用户名> -p <数据库名> >mysql -h localhost -u root -p mysql 2、

你可能感兴趣的:(数据库,mysql)