~drizzle-trunk/drizzle/development

  • Committer: Mats Kindahl
  • Date: 2008-08-25 11:54:47 UTC
  • mto: (489.1.2 codestyle)
  • Revision ID: mats@mysql.com-20080825115447-tg73zkyjnldm7p4c
Hiding THD::proc_info field and providing a setter and getter.
Replacing use of swap_variables() in C++ code with std::swap().
Moving swap_variables() into C files where it is used.
Replacing some function-like macros with inline functions.
Filename Latest Rev Last Changed Committer Comment Size
..
auth_pam 259 16 years ago Brian Aker First pass on PAM auth Diff
crc32 139.1.2 16 years ago Stewart Smith CRC32() as UDF Diff
hello_world 134.1.2 16 years ago Mark Atwood Add hello_world() UDF Diff
md5 139.1.1 16 years ago Stewart Smith Move MD5() into a UDF Diff
Makefile.am 259 16 years ago Brian Aker First pass on PAM auth 943 bytes Diff Download File