Mysql backup

From: Binay (binay_at_oliveinternet.com)
Date: 11/28/03


To: <php-general@lists.php.net>
Date: Fri, 28 Nov 2003 17:17:04 +0530

Hi all !

I know this is more of mysql issue than PHP but then i always get my problem solved here.. and hope the same this time also ...

I have two systems.
one with mysql-version: 3.23.37
other with mysql-version: 3.23.58

now i want to take the backup of 3.23.37 data and copy to 3.23.58 ...

i know i can take backup using mysqldump command ....... and then copy using mysql commands....

but as mysql create folder for each database .....
is it possible to copy the particular folder(database) to 3.23.58 and then running it smoothly ...

Any body got any idea ???

Please help me out..

Thanks in advance

Binay



Relevant Pages

  • Re: Komplexe SQL-Abfrage für Bericht
    ... > wenn Du beim nächsten Mal die Konfiguration angibst, auf die sich Deine ... Dass Du mit MySQL arbeitest, ... dass es die Group-Funktion in der von Dir ... > verwendeten MySQL-Version schon gibt? ...
    (microsoft.public.de.access)
  • Re: Probleme mit Join
    ... oder, wenn du eine genügend neue Mysql-version hast, sozusagen ... MySQL 5.0.30 - Subquerys gehen also ...
    (de.comp.datenbanken.mysql)
  • Re: I am totally stumped..with this on..LOAD_FILE Mysql+PHP= FSCK!!
    ... What I am trying to do is to upload files and stuff them in a mysql database. ... I copied the temporary file to somewhere else, and then handed it to MySQL..THAT WORKED.. ... Is there a way to force a close on the file..maybe that's the problem Mysql is opening a file that is not flushed to disk maybe? ... I gew the feeling its maintaining its own picture of file objects, and doesn't actually flush to the disk unless you do a copy or close php.. ...
    (comp.lang.php)
  • Re: I am totally stumped..with this on..LOAD_FILE Mysql+PHP= FSCK!!
    ... What I am trying to do is to upload files and stuff them in a mysql database. ... I copied the temporary file to somewhere else, and then handed it to MySQL..THAT WORKED.. ... Is there a way to force a close on the file..maybe that's the problem Mysql is opening a file that is not flushed to disk maybe? ... I gew the feeling its maintaining its own picture of file objects, and doesn't actually flush to the disk unless you do a copy or close php.. ...
    (comp.lang.php)
  • Re: com_dotnet
    ... And if MySQL isn't installed, the DLL won't load and phpinfowill show MySQL support isn't enabled. ... The MySQL interface is NOT compiled into PHP on the distributed Windows binaries - or you'd never be able to run PHP unless you had MySQL installed. ... *SOME* extensions are protocols, some are functional resources, and some are just type libraries. ... If you're going to compile the extension into PHP itself, the libraries must be available at compile time, and when you run PHP, or PHP won't load. ...
    (comp.lang.php)