~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
..
client.c 2173.2.1 13 years ago Monty Taylor Fixes incorrect usage of include 14.6 KB Diff Download File
pipe_query.c 2173.2.1 13 years ago Monty Taylor Fixes incorrect usage of include 5.1 KB Diff Download File
proxy.c 2173.2.1 13 years ago Monty Taylor Fixes incorrect usage of include 11.7 KB Diff Download File
server.c 2173.2.1 13 years ago Monty Taylor Fixes incorrect usage of include 9.4 KB Diff Download File
simple.c 2173.2.1 13 years ago Monty Taylor Fixes incorrect usage of include 4.5 KB Diff Download File
simple_multi.c 2173.2.1 13 years ago Monty Taylor Fixes incorrect usage of include 3.8 KB Diff Download File
sqlite_server.c 1992.6.2 14 years ago Monty Taylor Cleaned up for additional gcc 4.5 warnings. 14.7 KB Diff Download File