-
Committer:
Brian Aker
-
Date:
2011-02-27 02:20:23 UTC
-
mfrom:
(2198.6.15 drizzle-build)
-
Revision ID:
brian@tangent.org-20110227022023-ycawb23rnf22ic1l
Add ANSI || operator, fixes CREATE TABLE for boolean types such that
TRUE/FALSE are not the options for default values. Removes BOOL mysql
compatible (since Monty fixed all bool to work for MySQL clients).