Hi!
On Mar 12, Simont Tyler wrote:
> Just saw the following code in the MySQL 2.23.55 source code.
>
> The semi-colon after the if renders the if statement useless. Could
> someone explain if it is intentional. The comment indicates that it
> is.
>
> Simon
>
>/*
> the following 'if',
Just saw the following code in the MySQL 2.23.55 source code.
The semi-colon after the if renders the if statement useless. Could someone explain if
it is intentional. The comment indicates that it is.
Simon
/*
the following 'if', thought conceptually wrong,
is a useful optimizat