Re: [PHP] Xampp question, pretty much 0T




After reading a bit I see that if I just copy the "data" directory in the mySql directory, I can restore it from there? any idea if I have that wrong?

Hmm I guess, but I'd take the safer road and open a console and run:

mysqldump.exe -u <username> -p --all-databases --add-drop-database --opt > mysql.database.dump

so you have an sql file you can restore if necessary.

Adjust paths/files/usernames/passwords as necessary.

--
Postgresql & php tutorials
http://www.designmagick.com/
.



Relevant Pages

  • Re: Interbase Turbo?
    ... If your transaction management is decent, ... and restore to reduce the size, after we moved to PostgreSQL, we never ... maintain in the long run than Firebird. ...
    (borland.public.delphi.non-technical)
  • Re: [PHP] Does PHP require patch for Daylight Savings Time 2007 change
    ... Do I need to apply any kind of patches to my PHP related to Daylight ... Savings Time 2007 change? ... Postgresql & php tutorials ...
    (php.general)
  • Re: [PHP] ftp_ssl_connect
    ... The certificate chain was issued by an authority that is not trusted. ... Postgresql & php tutorials ...
    (php.general)
  • Re: [PHP] Shopping Cart
    ... A client has requested a cart with the following features, any leads on such a package, preferably open-source? ... Postgresql & php tutorials ...
    (php.general)
  • Re: [PHP] linking to an image with document_root
    ... The server document root is the local location of that file (eg ... Postgresql & php tutorials ...
    (php.general)