Re: Table specific privileges (BUMP)

2006-07-13 Thread Scott Haneda
> Hi Scott, > > One would think that you should be able to accomplish what you are > looking for by changing rows in table -> "tables_priv" in mysql > database. And using "flush privileges" when you done. So does this mean my database privs of select, insert, update, and delete supercede any tabl

RE: Table specific privileges (BUMP)

2006-07-13 Thread Mikhail Berman
Hi Scott, One would think that you should be able to accomplish what you are looking for by changing rows in table -> "tables_priv" in mysql database. And using "flush privileges" when you done. mysql> describe tables_priv; +-+-