~drizzle-trunk/drizzle/development

  • Committer: Stewart Smith
  • Date: 2010-02-15 01:56:32 UTC
  • mto: (1273.13.96 build)
  • Revision ID: stewart@flamingspork.com-20100215015632-pm7lnxfq5j5uh8kj
move DATABASE() to function plugin. modify parser so that it looks for a function named 'database' when DATABASE() is called. Special case still needed in parser due to hilarity of not-really-reserved words.
Filename Latest Rev Last Changed Committer Comment Size
..
errmsg.cc 971.7.10 15 years ago Eric Day Duplicated oldlibdrizzle module, one for Drizzle p 4.5 KB Diff Download File
errmsg.h 971.7.11 15 years ago Eric Day Fixed header file guards and fixed test cases. 3.5 KB Diff Download File
net_serv.cc 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 24.5 KB Diff Download File
net_serv.h 971.7.11 15 years ago Eric Day Fixed header file guards and fixed test cases. 3.4 KB Diff Download File
oldlibdrizzle.cc 1292 14 years ago Brian Aker Merge in security refactor. 23.5 KB Diff Download File
oldlibdrizzle.h 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 2.8 KB Diff Download File
options.h 971.7.11 15 years ago Eric Day Fixed header file guards and fixed test cases. 5.2 KB Diff Download File
pack.cc 1241.9.1 14 years ago Monty Taylor Removed global.h. Fixed all the headers. Also fixe 3 KB Diff Download File
pack.h 971.7.11 15 years ago Eric Day Fixed header file guards and fixed test cases. 1.2 KB Diff Download File
plugin.ini 1228.1.11 14 years ago Monty Taylor Logging modules. 320 bytes Diff Download File
vio.cc 1241.9.1 14 years ago Monty Taylor Removed global.h. Fixed all the headers. Also fixe 3.5 KB Diff Download File
vio.h 971.7.11 15 years ago Eric Day Fixed header file guards and fixed test cases. 5.8 KB Diff Download File
viosocket.cc 1280.1.10 14 years ago Monty Taylor Put everything in drizzled into drizzled namespace 6.6 KB Diff Download File