Commit b6e39434 authored by unknown's avatar unknown

merge failure

parent 1e802e10
...@@ -2375,7 +2375,6 @@ void ha_ndbcluster::print_results() ...@@ -2375,7 +2375,6 @@ void ha_ndbcluster::print_results()
break; break;
} }
case NdbDictionary::Column::Undefined: case NdbDictionary::Column::Undefined:
case NdbDictionary::Column::Bit:
my_snprintf(buf, sizeof(buf), "Unknown type: %d", col->getType()); my_snprintf(buf, sizeof(buf), "Unknown type: %d", col->getType());
break; break;
} }
......
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