Help in knowing which MySql database this is from PhpMyAdmin

Discussion in 'Databases' started by korki4, Jun 6, 2011.

  1. #1
    Hi,

    When I logged in from Myphpadmin
    I noticed that the folder named were all the same for example "madmel_wrd1" and another database madmel_wrd2 and so on.

    So how do I know which website database are they?
    I thought that it was automatic naming for databases like if my website was named pinkilop.com so the database would be called pinkilop.

    How do I know which database website they are?
     
    korki4, Jun 6, 2011 IP
  2. CR4V3

    CR4V3 Member

    Messages:
    120
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #2
    If you are using Wordpress... check the wp-config.php file for the blog. It'll reveal which mySQL database the blog is using.
     
    CR4V3, Aug 16, 2011 IP
  3. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #3
    Something created the database - either you manually using phpMyAdmin, a script you loaded into phpMyAdmin (usually a .sql file) or a script you installed. The name of the database has nothing to do with the name of your site or your domain name, unless you name it that.
     
    Rukbat, Aug 24, 2011 IP