Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: >>mysql dump<<  (Read 5689 times)

0 Members and 1 Guest are viewing this topic.

marjune

    Topic Starter


    Rookie

    >>mysql dump<<
    « on: April 19, 2009, 09:44:52 PM »
    >>i know how to dump or back up the entire records of a certain database in mysql,, but my problem is how to dump a single table, any one can help me? thnxxx

    gh0std0g74



      Apprentice

      Thanked: 37
      Re: >>mysql dump<<
      « Reply #1 on: April 19, 2009, 11:20:09 PM »
      please read the docs of mysqldump
      Code: [Select]
      mysqldump --opt -u root -p databasename tablename > dumpfile

      r3ynz_t4nz



        Beginner
      • A programmer is a king
        Re: >>mysql dump<<
        « Reply #2 on: April 23, 2009, 08:54:56 AM »
        mysql - u root -p cssonline.registration > x:\kolokoyz.sql

        Rob Pomeroy



          Prodigy

        • Systems Architect
        • Thanked: 124
          • Me
        • Experience: Expert
        • OS: Other
        Re: >>mysql dump<<
        « Reply #3 on: May 05, 2009, 05:43:35 AM »
        If you want an easy way to backup MySQL databases on a live/production system on some kind of schedule, try mysqlblasy.
        Only able to visit the forums sporadically, sorry.

        Geek & Dummy - honest news, reviews and howtos