Hi,
Right now I have phpMyAdmin set up so that when I login I have 'super user' privilages. How do I set up phpMyAdmin to create a user that can only insert and view data? I read a bit in documentation.html but can't understant where to put grant sql statements.
thanks,
webtekie
Access Privilages
Moderators: egami, macek, gesf
Ok, can you give more information. mysql.user -- what is this? Also, do I need to create a log-in page for a user to login?
thanks,
webtekie
thanks,
webtekie
-
- Last Samuray
- Posts: 824
- Joined: Sun Jun 02, 2002 3:09 am
mysql - is data base
user - table
login page??? how can i say ... i wouldnt give you a paid script. I have make a some scipts month ago for one comercial project. Sorry. i would do thet for free.
user - table
login page??? how can i say ... i wouldnt give you a paid script. I have make a some scipts month ago for one comercial project. Sorry. i would do thet for free.
it's ok, I have my own login page. I meant for phpMyAdmin. But looking at it, I in fact don't have access to mysql.user because I am don't have ALL privilages. So can't do it.