~drizzle-trunk/drizzle/development

  • Committer: Andrey Hristov
  • Date: 2008-08-06 00:04:45 UTC
  • mto: (264.1.5 codestyle)
  • Revision ID: ahristov@mysql.com-20080806000445-84urmltikgwk9v5d
Constify the usage of CHARSET_INFO almost to the last place in the code.
99% of the parameters are const CHARSET_INFO * const cs.
Wherever possible stack variables are also double consted.
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