~drizzle-trunk/drizzle/development

  • 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).
Filename Latest Rev Last Changed Committer Comment Size
..
schema.cc 2173.2.1 14 years ago Monty Taylor Fixes incorrect usage of include 1.7 KB Diff Download File
schema.h 2126.2.1 14 years ago Brian Aker Merge in changes for catalogs usage of constants f 1.4 KB Diff Download File
table.cc 2173.2.1 14 years ago Monty Taylor Fixes incorrect usage of include 1 KB Diff Download File
table.h 2126.2.1 14 years ago Brian Aker Merge in changes for catalogs usage of constants f 1.1 KB Diff Download File