~drizzle-trunk/drizzle/development

  • Committer: Mark Atwood
  • Date: 2011-08-17 11:28:09 UTC
  • Revision ID: me@mark.atwood.name-20110817112809-bu0yly3g89s323hf
memset(buf,NULL,len) is not ok, should be memset(buf,0,len)
Filename Latest Rev Last Changed Committer Comment Size
..
r 2311.1.1 13 years ago Daniel Nichter Add query_log plugin. It's tested and documented. Diff
samples 2311.1.1 13 years ago Daniel Nichter Add query_log plugin. It's tested and documented. Diff
t 2311.1.1 13 years ago Daniel Nichter Add query_log plugin. It's tested and documented. Diff
File check-query-log-attribute.pl 2311.1.1 13 years ago Daniel Nichter Add query_log plugin. It's tested and documented. 3.3 KB Diff Download File
File zero-query-log-values.sh 2311.1.10 13 years ago Daniel Nichter Make tests idempotent. 69 bytes Diff Download File