Pagina 1 din 1
Cum sa fac un back-up total la o baza de date?
Scris: 12-Feb-2007, 20:50:58
de megeo
Cum fac o back-up total la o baza de date?
daca selectez "back-up" total se import setari, forums, banlist, config si multe altele, printre care NU se inumara si USERS, TOPICS.
figura ii de la tabele suplimentare?
daca da cum?
Scris: 13-Feb-2007, 01:35:40
de Etherfast
Prin phpMyAdmin.
Backup of Mysql database
It is assumed that you have phpMyAdmin installed since a lot of web service providers use it.
0. Open phpMyAdmin.
1. Click Export in the Menu to get to where you can backup you MySql database. Image showing the export menu.
2. Make sure that you have selected to export your entire database, and not just one table. There should be as many tables in the export list as showing under the database name.
3. Select"SQL"-> for output format, Check "Structure" and "Add AUTO_INCREMENT" value. Check "Enclose table and field name with backquotes". Check "DATA", check use "hexadecimal for binary field". Export type set to "INSERT".
4. Check "Save as file", do not change the file name, use compression if you want. Then click "GO" to download the backup file.
Image showing step 2-4.
http://www.google.ro/search?hl=ro&q=bac ... phpmyadmin