MySQL Forums
Forum List  »  Russian

Re: ip-адрес клинента в general_log
Posted by: Maksim Alekhin
Date: January 04, 2019 05:37AM

information_schema.general_log
> 2019-01-04 11:29:47 user[user] @ localhost [127.0.0.1] 1 0 Query select * from db.acq_rss

/var/log/mysql/general.log
> 190104 11:29:38 1 Connect user@localhost on
> 190104 11:29:47 1 Query select * from db.acq_rss

В первом случае есть ip-адрес клиента, во втором нет.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: ip-адрес клинента в general_log
601
January 04, 2019 05:37AM


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.