Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 4 of 4

This is a discussion on should mysql information_schema be visible to all users? in the VPS & Dedicated forum
I have a VPS with cPanel. When I add new accounts it seems like that ANY mysql user can see information_schema... is this normal and/or ...

  1. #1
    JPC Addict randyriegel's Avatar
    Join Date
    Jan 2002
    Location
    Wintersville, OH
    Posts
    161

    should mysql information_schema be visible to all users?

    I have a VPS with cPanel. When I add new accounts it seems like that ANY mysql user can see information_schema... is this normal and/or safe or is something messed up? I'm thinking only root should be able to have access to that DB. If this is a problem how do I go about fixing it.

  2. #2
    JPC Dream Team JPC-Bilal's Avatar
    Join Date
    Nov 2006
    Posts
    1,175
    Hi randyriegel,

    Yes, it is normal. The information_schema database provides access to the database metadata. information_schema keeps the information about all the other databases. Its actually a virtual database that provides information about the database system itself. You can query this database but you cannot modify it in any mean.

    If you have any confusion or question, please feel free to open a ticket with technical support department.

  3. #3
    JPC Addict randyriegel's Avatar
    Join Date
    Jan 2002
    Location
    Wintersville, OH
    Posts
    161
    Ok, that clears it up. I was just worried that there may have been some sensitive information in that DB. Thanks for reply!

    Randy

  4. #4
    JPC Member
    Join Date
    May 2010
    Posts
    1
    Thanks for sharing such nice information

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •