RE: How to set permissions?

2002-03-14 Thread Victoria Reznichenko
Yana, Thursday, March 14, 2002, 5:00:40 PM, you wrote: Y> Helo! Y> Is there any other way to set permissions to the list of Y> tables in mysql db (big list!) with similar names (f.e. c%), Y> then running a script on it? No, it's impossible. You should use database name, table name etc or '*' to

RE: How to set permissions?

2002-03-14 Thread Yana
D] [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 14, 2002 10:14 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: How to set permissions? This might not be the best way, but for the people here at my office who aren't familiar with command line interfaces, I've setup MyODBC and M

RE: How to set permissions?

2002-03-14 Thread mike . miller
27;s password. -- Mike Miller -- [EMAIL PROTECTED] -Original Message- From: Yana [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 14, 2002 10:01 AM To: [EMAIL PROTECTED] Subject: RE: How to set permissions? Helo! Is there any other way to set permissions to the list of tables in mysql db (big

RE: How to set permissions?

2002-03-14 Thread Yana
Helo! Is there any other way to set permissions to the list of tables in mysql db (big list!) with similar names (f.e. c%), then running a script on it? Thanks - Before posting, please check: http://www.mysql.com/manual.php

How to set permissions?

2002-03-12 Thread Yana
Hello, I am trying to set permissions for a new user. The only thing this user is allowed to do is to monitor traffic reports. Normally, just SELECT would be enough. But, to show him this report, program does MERGE of several tables. In this database I have 10 static tables, all other tables a