For reprint, please indicate the source: http://blog.csdn.NET/itas109
QQ technology exchange group: 129518033
This program will be updated continuously, and the software will be open source in the future…
At present, the solution:
1、 Execute CMD command, mysqldump and FTP by C + +
1. First of all, learn the syntax of mysqldump, which is not detailed here. For reference http://www.cnblogs.com/qq78292959/p/3637135.html
Export data (including remote) to local command
mysqldump -uroot -p123456 -h 192.168.1.101 databasetest > C:/data.sql
Pay attention to [seat according to the number]:
User name root
User name root
User name root
User name root
User name root
User name root
User name root
User name root Password 123456
Password 123456
User name root
User name root
User name root
User name root Password 123456
Password 123456 Local/remote IP 192.168.1.101 Database test
database test 2. C + + execute CMD command The above command is executed by anonymous pipeline, and the code will be open source later
2. C + + execute CMD command
Read More:
- MySQL local connection Error 1130_ The solution of MySQL 1130 error report when remote connection through Navicat for MySQL
- An error occurred when MySQL backup with mysqldump instruction in MacOS system
- Off line data storage and upload scheme
- Solution to MySQL workbench error 1148 unable to load local data
- MySQL: if the remote connection using navicatip fails, prompt “is not allowed to connect to this MySQL server”
- MySQL error — multiple methods of failed to find valid data directory and MySQL setting password appear
- It can’t connect to local MySQL server through socket ‘/ tmp/ mysql.sock ‘(2) “;
- Sqlog connect to MySQL 8.0.24 remote server, error: 2058 solution
- Remote connection MySQL error 1045 solution
- [MySQL] [serialize] [error record] after modifying data, no data will be returned (in fact, MySQL does not support it)
- error: invalid compressed data to inflate file #14: bad zipfile offset (local header sig):
- Non real time fast synchronization scheme for mobile devices
- MySQL partitions the existing tables of the data table
- The server just without updating PID file and can’t connect to local MySQL server through socket are solved
- MySQL data import error 1227, acess denied
- Mysql Error:The user specified as a definer (‘mysql.infoschema‘@‘localhost‘) does not exist
- Backup and recovery – rman4
- Solution of MySQL data garbled problem
- MySQL workbench insert data prompt error: 1046 (errorcode: 1046. No database select…)
- The provider is not compatible with the version of Oracle client systems