RE: Minimum permissions on MySQL database?

2001-03-05 Thread Briggs, Gary
Is this what you want? [lonwebhost20:/opt/mySQL/var/]$ tail -50 ./lonwebhost20.log 1 Query DELETE FROM ndict6 WHERE url_id=340601 1 Query DELETE FROM ndict7 WHERE url_id=340601 1 Query DELETE FROM ndict8 WHERE url_id

Re: Minimum permissions on MySQL database?

2001-03-05 Thread Alexander Barkov
"Briggs, Gary" wrote: > > I'm trying to lock down some of my mySQL tables, since I accidentally > deleted on of the tables the other day. > > What're the minimum permissions I need to set to make searching possible? > I'm hoping to have two users: > udm [which will be used by the indexer proces

Minimum permissions on MySQL database?

2001-03-05 Thread Briggs, Gary
I'm trying to lock down some of my mySQL tables, since I accidentally deleted on of the tables the other day. What're the minimum permissions I need to set to make searching possible? I'm hoping to have two users: udm [which will be used by the indexer process; password breach could be used to de