h as
> "use my_db; drop table other_db.foo".
>
> As for show tables, are you saying that tables created by one user is
> not shown to another? Or the same user?
>
> Sriram
>
> From: Rahul Sarma
> Reply-To:
> Date: Mon, 1 Oct 2012 20:58:31 -0700
> To
Hi Bejoy,
Thanks for your help. Is there any other way to meet this requirement? How
about giving it at the table level?
Also can you share some thoughts on why my "show tables" command doesn't
show me the tables created by the user?
Regards,
Rahul Sarma
On Mon, Oct 1, 2012 at
hen I create table with
demo2 user and demo1 is able to drop it.
What have I done wrong? Also I noticed that when I do "show tables;" under
demo1, it does not show anything?
Any suggestions?
Regards,
Rahul Sarma