摘要: SELECT DISTINCT CONCAT('User: ''',user,'''@''',host,''';') AS query FROM mysql.user; 阅读全文
posted @ 2019-10-05 15:51 舞步林云 阅读(192) 评论(0) 推荐(0)