Share » Forums » Install & configuration » Local -> Server

Local -> Server

Local -> Server

Monday 20 August 2007 3:50:28 am - 1 reply

Author Message

André R.

Monday 20 August 2007 4:56:39 am

use phpmyadmin.

Or if you want / have to do it from command line, here are some code:

export:
mysqldump [options] db_name > db_name.sql

import:
mysql -p -h localhost db_name < db_name.sql

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu