搜索

实现MySQL备份和还原在Win32下

发表于 2025-11-02 13:51:00 来源:益强智未来
实现MySQL备份和还原在Win32下
复制E:\erlangPro\mysqlTest\src>mysql -u root -p   Enter password:   Welcome to the MySQL monitor. Commands end with ; or \g.   Your MySQL connection id is 8   Server version: 5.1.39-community MySQL Community Server (GPL)   Type help; or \h for help. Type \c to clear the current input statement.   mysql> use mysql   Database changed   mysql> update user set passwordpassword=password(admin) where user=root;   Query OK,实现 2 rows affected (0.03 sec)   Rows matched: 2 Changed: 2 Warnings: 0   mysql> 1.2.3.4.5.6.7.8.9.10.11.12.
随机为您推荐
版权声明:本站资源均来自互联网,如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

Copyright © 2016 Powered by 实现MySQL备份和还原在Win32下,益强智未来  滇ICP备2023006006号-17sitemap

回顶部