
Blackbams Blog
development – digital arts – internet
Knowledge is free. No one may take possession of it.
3. January 2018
Answer: Do not use PHPMyAdmin. This is how you do it with the command line:
Importing an SQL dump file:
mysql -u [user] -p [password] [database name] < [Path to Dump File]Exporting an SQL dump file:
mysqldump -u [user] -p [password] [database name] > [Path to Dump File]
Dieser Eintrag wurde am 3. January 2018 um 12:12 in der Kategorie Allgemein, SQL, Tools veröffentlicht. You can book the comments for this article RSS 2.0. Feedback, discussion, commendation and critics are welcome: Write a comment or trackback.
Warning: Use of undefined constant Ext_related_links - assumed 'Ext_related_links' (this will throw an Error in a future version of PHP) in /home/.sites/609/site1266/web/blackbams-blog/wp-content/themes/SilentWoodsByBlackbam/single.php on line 75
No comments yet
Kommentare abonnieren (RSS) or URL Trackback
Leave a comment: