Menu

SHOW TABLES instead SHOW DATABASES

Anonymous
2009-07-31
2013-04-29
  • Anonymous

    Anonymous - 2009-07-31

    Hi, I am using the SQL Explorer to connect to a MySQL server where I am not permitted to SHOW DATABASES. I still wish I could see the structure, but only for the current database.
    SHOW TABLES is permitted.

     
    • Heiko Hilbert

      Heiko Hilbert - 2009-07-31
       
    • Anonymous

      Anonymous - 2009-08-01

      I will try to fix it myself. :)
      I am thinking of changinh the name "show database structure" to "show all databases" and then add a button "show database structure" which will only show the structure of the current table (used to connect to the server).
      I have to go through the tutorials first, but maybe I'll manage.
      Any hints are welcome.

       
      • Heiko Hilbert

        Heiko Hilbert - 2009-08-01

        Sorry, I've fixed it yesterday. It's committed to CVS. Check it out and try if the fix works for you too.
        Thx
        Heiko

         

Log in to post a comment.