~drizzle-trunk/drizzle/development

  • Committer: Brian Aker
  • Date: 2011-02-03 00:52:25 UTC
  • mto: (2139.1.3 drizzle-build)
  • Revision ID: brian@tangent.org-20110203005225-bovqok78o3p1528p
Add documentation for BOOL/BOOLEAN type, and add a mysql compatible BOOL for
folks who are porting software.
Filename Latest Rev Last Changed Committer Comment Size
..
boolean.cc 2136.3.2 13 years ago Brian Aker Merge in boolean convert function so we use the sa 2.4 KB Diff Download File
boolean.h 2023.2.4 13 years ago Brian Aker Merge in cast() for BOOLEAN. 1.6 KB Diff Download File
signed.cc 2015.1.3 13 years ago Brian Aker Merge in CAST operators for SIGNED/UNSIGNED 1.9 KB Diff Download File
signed.h 2015.1.3 13 years ago Brian Aker Merge in CAST operators for SIGNED/UNSIGNED 1.5 KB Diff Download File
time.cc 2104.2.8 13 years ago Brian Aker Merge in reference from pointer. 1.6 KB Diff Download File
time.h 2104.2.8 13 years ago Brian Aker Merge in reference from pointer. 2.1 KB Diff Download File
unsigned.cc 2015.1.3 13 years ago Brian Aker Merge in CAST operators for SIGNED/UNSIGNED 2.1 KB Diff Download File
unsigned.h 2015.1.3 13 years ago Brian Aker Merge in CAST operators for SIGNED/UNSIGNED 1.5 KB Diff Download File