Hi ,
In mysql general log file we will get timestamp,thread id, server id ,command ,query column and we will get all those information in that column.but how can i get in the log file which shows columns 1.Database userID/name 2. User privilages 3. Source_ip 4.Destination _ip 5. OPeration 7. Parsed query 8. Response and their related information so that when client see the log file they can see all these values in that single text format log file.