Commit 5dca460b authored by unknown's avatar unknown

corrected typo: deafault -> default

parent 615c266a
......@@ -6487,7 +6487,7 @@ ha_ndbcluster::build_scan_filter_predicate(Ndb_cond * &cond,
: (b->type == NDB_FIELD)? b
: NULL;
break;
deafult:
default:
break;
}
switch((negated) ?
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment