The SQL history feature would save all the queries executed in the current session. Once I log-out all those queries are not available in the next session. Is there any way to save the list of queries executed to a text file?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am interested in a history of alter / create queries saved in a text file. Maybe a settings page where you could select what types of query would you like to be saved in the file.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2013-02-10
I do NOT need a settings page. I want all the adminer queries to be saved to a text file "by default", in order to comply with company policy.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The SQL history feature would save all the queries executed in the current session. Once I log-out all those queries are not available in the next session. Is there any way to save the list of queries executed to a text file?
I am interested in a history of alter / create queries saved in a text file. Maybe a settings page where you could select what types of query would you like to be saved in the file.
I do NOT need a settings page. I want all the adminer queries to be saved to a text file "by default", in order to comply with company policy.
You can do it by defining a method named messageQuery in customization.