![]() |
|
| |||||||
| Notices |
| mySQL & PHP Discussions, information and help with mySQL and PHP. |
![]() |
| | LinkBack | Thread Tools |
|
#1
| ||||
| ||||
| Hi everyone, I am completely on blank on ways to do backup on our mySQL database. In this moment I am using phpmyadmin Option Export/structure and data. The phpmyadmin exports the database to an SQL format instructions which I then save at a .txt file. Now as the records are increasing, it starts to be very slow to perform such a task. Is there any other ways of performing this task? I would very much appreciate if someone could share some ideas on how to perform backup/restore operations done from within a php script. I mean automatically, done by the reserved area admin with some set of clicks. Thanks in advance, pipesportugal |