hi,
I'm trying to set table-level permissions on a mysql db and reading
the Sequel Pro feature request page I see there's an item which says
"Add/Edit User Permissions" feature has been implemented.
Could someone please tell me where to find this?
Also, I've setup a new user and not specifically granted any
permissions.
When i do 'show grants for myuser@localhost' I get:
GRANT USAGE ON *.* TO 'myuser'@'localhost' IDENTIFIED BY PASSWORD
'7f500a3b2edf7950'
The mysql docs say 'usage' means no access... but I can still login as
this user and read the whole database - wtf?
Basically, I need to have 2 users, one with full access and one with
select priv to some tables, insert to some others and no access to the
rest.
Any help would be greatly appreciated.
P.S. I have root access.
cheers
--
You received this message because you are subscribed to the Google Groups "Sequel Pro" group.
To post to this group, send email to
seque...@googlegroups.com.
To unsubscribe from this group, send email to
sequel-pro+...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/sequel-pro?hl=en.