"Knepley, Jim" <[EMAIL PROTECTED]> wrote: > > The docs explicitly say that wildcards are allowed when specifying > database names in GRANT commands, but don't say anything about wildcards > being allowed in table names. > For example, in one large database I have table names that are grouped > by function: > > security.ids_events > secuirty.ids_correlations > etc. > > My tests at giving a user rights to 'security.ids_%" (even by directly > editing the tables_priv table) haven't worked out. > Is this genuinely not possible or am I missing something? >
You can't use wildcards in the table names, only in the database names and in the hostname. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Egor Egorov / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]