Ticket #11 (defect)
Opened 7 years ago
Last modified 7 years ago
Debug switch to show SQL
Status: closed (fixed)
| Reported by: | docwhat | Assigned to: | fumanchu |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4 |
| Component: | Storage | Keywords: | |
| Cc: | Estimate (total hours): | 2 | |
I didn't see it, but is there a debug switch to show what the SQL it is running is?
Change History
10/05/05 16:14:51: Modified by fumanchu
- status changed from new to assigned.
10/07/05 11:24:33: Modified by fumanchu
- milestone set to 1.4.
11/09/05 01:36:50: Modified by fumanchu
- status changed from assigned to closed.
- resolution set to fixed.

Implemented in [89]. Set your Arena's "logflags" attribute to dejavu.LOGSQL, and SQL will be printed to stdout. Replace the Arena.log method if you want log messages to go somewhere else.