如何在编程中将mysql数据库上传到我的服务器空间 [英] how to upload mysql database to my serverspace in programming

查看:87
本文介绍了如何在编程中将mysql数据库上传到我的服务器空间的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在编程方法中将mysql数据库上传到我的服务器空间(hostgator,bluehost)。任何人都可以帮我这样做。


先谢谢

how to upload mysql database to my server space (hostgator,bluehost) in programming method.any one can help me to do this.


Thanks in Advance

推荐答案

mysqldump生成SQL文件

FTP SQL文件。

在服务器空间运行SQL
mysqldump to produce a SQL file
FTP the SQL file.
Run the SQL on the server space


如何在服务器space.suppose中运行我运行,如果在我的数据库中进行任何更改
How to run sql in server space.suppose i runs ,if any changes to be done in my database


您运行文件并维护数据库在远程服务器上与本地相同。

远程脚本可以通过本地浏览器或远程运行Cron / Sched任务
You run files and maintain a database on a remote server the same as you would locally.
The remote scripts can be run through a local browser or on a Cron/Sched Task remotely


这篇关于如何在编程中将mysql数据库上传到我的服务器空间的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆