-
Committer:
Jay Pipes
-
Date:
2009-01-28 04:17:43 UTC
-
mto:
This revision was merged to the branch mainline in
revision
815.
-
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.