FGLSQLDEBUG

Defines the debug level for tracing SQL instructions.

If FGLSQLDEBUG is set to a value greater than zero, you get a debug trace in the standard error channel for every SQL instruction executed by the program.

FGLSQLDEBUG should only be used in development, or on a production site in order to identify a problem related to SQL statements.