This commit is contained in:
unknown 2003-03-14 20:22:06 +01:00
commit c03b4b7255
3 changed files with 7 additions and 12 deletions

View file

@ -67,7 +67,7 @@ int find_ref_key(TABLE *table,Field *field, uint *key_length)
/* Copy a key from record to some buffer */
/* if length == 0 then copy hole key */
/* if length == 0 then copy whole key */
void key_copy(byte *key,TABLE *table,uint idx,uint key_length)
{