MySQL数据的导出和导入工具:mysqldump
2006-02-18
作者:amao 同分类文章
description:
导出要用到MySQL的mysqldump工具,基本用法是:
shell> mysqldump [OPTIONS] database [tables]
http://fanqiang.chinaunix.net/db/mysql/2001-05-27/1357.shtml
其他mysql文章http://fanqiang.chinaunix.net/db/mysql/index.shtml
相关
无限级下拉菜单代码:
开始关注php的oop!拿出王古战牛皮的精神
点击后退按钮,需要重新录入数据,如何解决
email地址php检测
面向对象程序设计怎么设计对象
用PHP和MySQL保存和输出图片
让phpmailer支持中文名称的附件
把每个程序当作一个艺术品
Zend Framework is out
MySQL多表操作和备份处理