Posted by David Quinton on 10/16/06 07:02
On Sat, 14 Oct 2006 04:59:21 +0100, "toffee" <toffee@toffee.com>
wrote:
>i was wondering if its possible to do something with permissions in MySQL so
>that a user can only see a restricted set of data in all the tables?
Rescheme your data so that there is a different (set of) table/s for
each user.
Add a different MySql user for each user.
Allocate MySql table per user table permissions.
PHP script to change user/table name/s used for each logged-in user.
--
Locate your Mobile phone: <http://www.bizorg.co.uk/news.html>
Great gifts: <http://www.ThisBritain.com/ASOS_popup.html>
Navigation:
[Reply to this message]
|