Entry
Database: MySql: Backup: How to backup your MySql databases on Microsoft Windows? [PHPMyAdmin]
May 7th, 2005 11:52
Knud van Eeden,
----------------------------------------------------------------------
--- Knud van Eeden --- 08 May 2005 - 02:02 am ------------------------
Database: MySql: Backup: How to backup your MySql databases on
Microsoft Windows? [PHPMyAdmin]
---
Steps: Overview:
1. -Download, install and run PHPMyAdmin
2. -Select your database
in the left pane
e.g.
mydatabase
3. -Select tab 'Export'
4. -Click button 'Go'
5. -Copy and paste the result
6. -If you want to change this
data
1. Use e.g. your favorite editor
to change the source code text
2. Click on any of the tablenames
in the left pane of PHPMyAdmin
3. Paste your (changed) SQL source code back in the field
'Run SQL query/queries on database mydatabase'
4. Press the button 'Go'
---
---
Internet: see also:
---
Database: MySql: GUI: PHPMyAdmin: Link: Overview: Can you give an
overview of links?
http://www.faqts.com/knowledge_base/view.phtml/aid/35971/fid/1806
----------------------------------------------------------------------