PDA

View Full Version : Multiple mysql users on one database


Confused
27th March 2009, 05:28
I might have overlooked it, but how can I have more users and edit privileges for a database. I would like to have a normal user and a read only.

Thanks in advance.

till
27th March 2009, 13:22
You cann add additional users with e.g. phpmyadmin.

MasteRTriX
7th August 2009, 23:39
is is possible to add a single user to multiple databases? Iīve searching for a patch but didnīt find one

falko
8th August 2009, 14:36
You'd have to do this manually, e.g. with phpMyAdmin.

MasteRTriX
8th August 2009, 15:48
ok, thanks