系统运维

实现MySQL备份和还原在Win32下

时间:2010-12-5 17:23:32  作者:应用开发   来源:IT科技类资讯  查看:  评论:0
内容摘要:复制E:\erlangPro\mysqlTest\src>mysql-uroot-p Enterpassword: WelcometotheMyS

实现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.
热门排行
copyright © 2025 powered by 编程之道  滇ICP备2023006006号-34sitemap