How do I edit a MySQL database?

Discussion in 'Site & Server Administration' started by andrej, Feb 17, 2008.

  1. #1
    I have a shortening URLs script that requires me to "execute a query" (the query is explained) in the MySQL database.

    I guess I need to open the database somehow (I already created it in the cPanel), but I don't know where can I find it. In the cPanel or via FTP?

    Any help would be great.
     
    andrej, Feb 17, 2008 IP
  2. gate2vn

    gate2vn Peon

    Messages:
    809
    Likes Received:
    33
    Best Answers:
    1
    Trophy Points:
    0
    #2
    You can do it in phpmyadmin. Login cPanel and find out the link under mySQL management, I believe
     
    gate2vn, Feb 17, 2008 IP
    andrej likes this.
  3. LinketySplit

    LinketySplit Peon

    Messages:
    97
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    It sounds like its probably already running on your server, you might have to make some edits to your URL shortening script which will allow the script to establish a connection to your database.
     
    LinketySplit, Feb 17, 2008 IP
    andrej likes this.