* tim@stripped <tim@stripped> [08/01/29 21:53]:
> ChangeSet@stripped, 2008-01-29 19:32:44+01:00, tsmith@stripped +1 -0
> WL#4098: Add a status flag for slow queries
>
> Add new result set status flag SERVER_QUERY_WAS_SLOW in mysql_com.h.
>
> There is no server-side implementation to actually set this flag at this
> time. This patch simply defines the interface so that applications can
> make use of it. See the worklog for background.
Approved.
> +#define SERVER_QUERY_WAS_SLOW 1024
Would be nice to have at least a short comment in the code, so
that one doesn't have to dig up a worklog entry.
--
-- Konstantin Osipov Software Developer, Moscow, Russia
-- MySQL AB, www.mysql.com The best DATABASE COMPANY in the GALAXY