MySQL Forums
Forum List  »  Newbie

what select send user?
Posted by: guifre bosch fabregas
Date: December 15, 2008 06:23AM

Is it possible with a Select, know what's the user and the Select that the user send to my Oracle????



I have a very simple table. In my case:

+---------------------------+
| Tables_in_mysql |
+---------------------------+
| columns_priv |
| db |
| func |
| help_category |
| help_keyword |
| help_relation |
| help_topic |
| host |
| proc |
| procs_priv |
| tables_priv |
| time_zone |
| time_zone_leap_second |
| time_zone_name |
| time_zone_transition |
| time_zone_transition_type |
| user |
+---------------------------+



If any user put: select * from hosts;

Now, is possible to see this query? For example, this query is very hard...

Options: ReplyQuote


Subject
Written By
Posted
what select send user?
December 15, 2008 06:23AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.