mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 15:15:34 +02:00
cleanup
This commit is contained in:
parent
a3883c67fc
commit
c03b4b7255
3 changed files with 7 additions and 12 deletions
|
|
@ -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)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue