gda_connection_start_logging

Name

gda_connection_start_logging —

Synopsis

gint gda_connection_start_logging (Gda_Connection* cnc, gchar* filename);

Arguments

cnc

the connection

filename

the name of the logfile

Description

This function causes the server to log the statements it executes in filename.

Returns

-1 on error and 0 if everything is okay