If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Privileges for show databases

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-06-04, 12:21
maldiv_f maldiv_f is offline
Registered User
 
Join Date: Apr 2004
Posts: 3
Privileges for show databases

Hello,

I write a tool where I want to list all available databases. I use libmysql 3.23 dll. and in code I set database to mysql and use "show databases" to display all databases.
I use EMS MySqlManager and in user rights there is a checkbox to enable/disable show databases. Independent of selection I always can use show databases and I don't know if it is a tool error or what.

So, my question is that the above mentioned method works in all cases? I mean with all users and with privilegs?

Thanks!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On