Page 1 of 1

Is there a property that indicates if MySQL returned warnings?

Posted: Fri 06 Nov 2015 19:44
by davidmarcus
In PHP, there is a mysqli->warning_count property to give the number
of warnings that the previous statement generated. Does TMyConnection,
TMyScript, or TMyCommand have anything to indicate if there are
warnings?

MyDAC Professional 8.6.19, Delphi 10 Seattle.

Re: Is there a property that indicates if MySQL returned warnings?

Posted: Mon 09 Nov 2015 11:21
by ViktorV
Currently, MyDAC doesn't support this functionality. If you want us to implement the feature, please post a suggestion at our user voice forum: https://devart.uservoice.com/forums/104 ... 8913-mysql If the suggestion gets enough votes, we will consider the possibility to implement the feature.