~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
..
constants 2126.2.1 14 years ago Brian Aker Merge in changes for catalogs usage of constants f Diff
catalog.cc 2173.2.1 14 years ago Monty Taylor Fixes incorrect usage of include 3 KB Diff Download File
catalog.h 2200 14 years ago Brian Aker Testing pragma once for build farm. 2.5 KB Diff Download File
schema.cc 2173.2.1 14 years ago Monty Taylor Fixes incorrect usage of include 3.7 KB Diff Download File
schema.h 2200 14 years ago Brian Aker Testing pragma once for build farm. 2.7 KB Diff Download File
session.h 2200 14 years ago Brian Aker Testing pragma once for build farm. 1.1 KB Diff Download File
table.cc 2173.2.1 14 years ago Monty Taylor Fixes incorrect usage of include 10.4 KB Diff Download File
table.h 2200 14 years ago Brian Aker Testing pragma once for build farm. 5.8 KB Diff Download File
user.cc 2173.2.1 14 years ago Monty Taylor Fixes incorrect usage of include 1.3 KB Diff Download File
user.h 2200 14 years ago Brian Aker Testing pragma once for build farm. 2.5 KB Diff Download File