Format query classifier modules

Formatted query classifier modules with Astyle.
This commit is contained in:
Markus Mäkelä
2017-01-17 13:51:57 +02:00
parent a48be9badf
commit 3d92263cb3
4 changed files with 519 additions and 493 deletions

View File

@ -993,7 +993,7 @@ static void update_field_infos(QC_SQLITE_INFO* info,
default:
MXS_DEBUG("Token %d not handled explicitly.", pExpr->op);
// Fallthrough intended.
// Fallthrough intended.
case TK_BETWEEN:
case TK_CASE:
case TK_EXISTS: