MyDAC

TMyEmbConnection.OnLog Event

Occurs when MySQL server writes down to General Query Log.

Class

TMyEmbConnection

Syntax

property OnLog: TMyLogEvent;

Remarks

The OnLog event occurs when MySQL server writes down to General Query Log, the same as on using --log option. See MySQL Reference Manual for detailed

description.

On assigning handler for OnLog event MySQL server does not make output to common log-file.

This event is available only for Win32.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback