(debug)
boolean o2sqltrace(boolean $start)
Starts and stops SQL-tracing in developer console.
This function can be used either for starting tracing or for ending it:
- with parameter TRUE (or without parameter): starts tracing;
- with parameter FALSE: stops tracing.