How to convert MySQL file to CSV?

Discussion in 'MySQL' started by Abhik, Oct 6, 2007.

  1. #1
    my host can only import database if its only in csv format.
    I have my backup in sql format and now I have to convert it..

    How can I do that?
     
    Abhik, Oct 6, 2007 IP
  2. pixads

    pixads Well-Known Member

    Messages:
    2,015
    Likes Received:
    45
    Best Answers:
    0
    Trophy Points:
    145
    #2
    so your host doesn't have phpmyadmin installed?
    How big is the database?
    I can import it in a temporary database and export it in csv for you ... for free
     
    pixads, Oct 6, 2007 IP
    Abhik likes this.