The function stop-sql-recording
stops recording SQL command or result traffic.
The keyword type is one of :command
or :result
, and determines if SQL command or result traffic is no longer to be recorded.
The default value of type is :command
. The default value for database is *default-database
*.
add-sql-stream
delete-sql-stream
list-sql-streams
sql-recording-p
sql-stream
start-sql-recording