The function stop-sql-recording
stops recording SQL commands or results traffic.
type is one of :commands
, :results
or :both.
It determines whether the recording of SQL commands traffic, results traffic or both is stopped.
The default value of type is :commands
. 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
LispWorks User Guide and Reference Manual - 13 Feb 2015