Jump to content

Recommended Posts

Heya guys, long post in a while, i'm alittle stuck,

 

I need a version of SQL which logs to a table the count (or something) of users' usage

 

for example:

Name      | sel  | upd | ins | del

--------------------------------------

person_a | 12  | 13  | 18 | 20

person_b | 15  | 22  | 10 | 50

 

they were just some numbers but HOPEFULLY it shows what i mean

 

i have found ExtSQL but i'd really like something which is just double click,

 

i'm a windows user btw, i understand google did something but that's *nix only.

 

 

 

Please Help

Thanks

There is no version that logs in this specific manner as SQL can not know the name (nor username) of the active user only the active account used by MySQL and this is either root or the account assigned to you by your hosting company

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.