~drizzle-trunk/drizzle/development

  • Committer: Jay Pipes
  • Date: 2009-01-28 04:17:43 UTC
  • Revision ID: jpipes@serialcoder-20090128041743-2b0j1ehy4nzudci3
Incorrectly passing str.ptr() instead of str.c_ptr() to my_charpos() in key.cc:key_unpack().  This resulted in duplicate key error messages containing random characters due to a bad offset, and would show up as random failure in the myisam.test case when running make test but not ./dtr myisam.
Filename Latest Rev Last Changed Committer Comment Size
..
convert.h 492.1.7 16 years ago Monty Taylor Moved test() to its own file. Made a new function 1.2 KB Diff Download File
dummy.cc 492.1.7 16 years ago Monty Taylor Moved test() to its own file. Made a new function Empty Diff Download File
math.cc 612.2.4 16 years ago Monty Taylor Moved some defines to config.h. Stopped including 1.5 KB Diff Download File
math.h 779.1.14 16 years ago Monty Taylor Fixed closing comment. 1.6 KB Diff Download File
test.h 492.1.7 16 years ago Monty Taylor Moved test() to its own file. Made a new function 1.2 KB Diff Download File