Save database to USB key

Solved
ASDEMORET Posted messages 155 Status Member -  
 mysql -
Hello,
I just wanted to ask a technical question. I created a database in phpMyAdmin and I would like to put it on a USB drive to continue working on it on another computer. How should I proceed?
Configuration: Windows XP Internet Explorer 7.0

2 answers

  1. Remad Posted messages 1694 Status Member 720
     
    You need to export your database in SQL format. It will give you a file readable by Notepad. On the PC where you want to continue, simply import your database after creating the database ;)
    --
    For my configs, check my profile.
    4
    1. ASDEMORET Posted messages 155 Status Member 12
       
      Well done, it's explained like that so it's really simple. Why didn't I think of that... Thanks again.
      0
  2. mysql
     
    Salut, I'm a beginner in computer science and I have a problem. I created a MySQL database on my PC and I want to know how to copy it to a USB drive so I can continue working on another computer. Thank you for your help.
    0