mysql DB question

Post here if you need help with SQL.
Post Reply
User avatar
ta2shop
Posts: 179
Joined: Sat May 07, 2011 9:07 am
Location: madrid, Spain
Contact:

mysql DB question

Post by ta2shop »

hy guys, got one question for you, take for example apayd host you have 10 mysql DB's!
can i make a DB and give acses to a friend of mines to it, but just to that one?
like a normal ftp account?
i can make 20 DB and would like to help out with his project with 2 DB's and 2 ftp accounts.

P.S: i put this in general chat, becouse, it will by helful for others. :)
Image
User avatar
jacek
Site Admin
Posts: 3262
Joined: Thu May 05, 2011 1:45 pm
Location: UK
Contact:

Re: mysql DB question

Post by jacek »

ta2shop wrote:P.S: i put this in general chat, becouse, it will by helful for others. :)
And I moved it to SQL Help because that's where it belongs ;)

To answer the question. You can create a user for your friend and only allow that user to use a certain database, does the host allow you to create mysql users ?
Image
User avatar
ta2shop
Posts: 179
Joined: Sat May 07, 2011 9:07 am
Location: madrid, Spain
Contact:

Re: mysql DB question

Post by ta2shop »

yes, but how can i give him full acsess to only his DB, and not to my staff?
Image
User avatar
jacek
Site Admin
Posts: 3262
Joined: Thu May 05, 2011 1:45 pm
Location: UK
Contact:

Re: mysql DB question

Post by jacek »

if you login as your main user to phpmyadmin, can you use the permissions tab on the main page ?
Image
User avatar
ta2shop
Posts: 179
Joined: Sat May 07, 2011 9:07 am
Location: madrid, Spain
Contact:

Re: mysql DB question

Post by ta2shop »

dont now this is everithing i see! :)
Snap_2011.05.11 14.41.06_001.png
Snap_2011.05.11 14.41.06_001.png (255.88 KiB) Viewed 1494 times
Image
Tino
Posts: 360
Joined: Thu May 05, 2011 8:55 pm
Location: The Netherlands

Re: mysql DB question

Post by Tino »

Looks like you cannot access and therefore alter permissions.

Bad luck :(
Please check out my CodeCanyon items.
libeco
Posts: 104
Joined: Sat May 07, 2011 9:56 am

Re: mysql DB question

Post by libeco »

Oftentimes users can be created from your control panel aswel as assign permissions. However, I'm not sure if those users are allowed to use phpmyadmin.
Post Reply