I think you need to have root privileges (ALL) on the table to run REPAIR TABLE since this is a disaster recovery sql command. It works only for MyISAM tables in MySQL. I don't think it is supported for all tables. Logically a repair table command would update, insert, delete and alter the tables: so a superset of these privileges should be available.
-Goutham S Mohan --- Bgs <[EMAIL PROTECTED]> wrote: > > up > > Bgs wrote: > > > > Does this silence mean that nobody knows?!? :) > > > >> I've been trying to find what privilege is needed > to 'REPAIR TABLE'. I > >> couldn't find any usefull hint on the net or in > the archives. Could > >> anyone help me out? > > > > > > > > > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: > http://lists.mysql.com/[EMAIL PROTECTED] > > __________________________________ Do you Yahoo!? Send a seasonal email greeting and help others. Do good. http://celebrity.mail.yahoo.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]