summaryrefslogtreecommitdiff
path: root/myisam/mi_rkey.c
diff options
context:
space:
mode:
authoristruewing@chilla.local <>2006-09-19 11:27:00 +0200
committeristruewing@chilla.local <>2006-09-19 11:27:00 +0200
commit5d509b32d422bd945d1c9336a5b4d5b9163ed269 (patch)
tree749377f8967b96e91ae158feab767b7079aecd31 /myisam/mi_rkey.c
parent3307d448ee041bc63d1e70092f038cababa819c2 (diff)
parent47dc3fbe8a93abd16e05b785c30e5b56b4d3d33e (diff)
downloadmariadb-git-5d509b32d422bd945d1c9336a5b4d5b9163ed269.tar.gz
Merge chilla.local:/home/mydev/mysql-4.1-bug14400-monty
into chilla.local:/home/mydev/mysql-5.0-bug14400-monty
Diffstat (limited to 'myisam/mi_rkey.c')
-rw-r--r--myisam/mi_rkey.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/myisam/mi_rkey.c b/myisam/mi_rkey.c
index 3a58b17a983..43be34f6ebb 100644
--- a/myisam/mi_rkey.c
+++ b/myisam/mi_rkey.c
@@ -133,7 +133,6 @@ int mi_rkey(MI_INFO *info, byte *buf, int inx, const byte *key, uint key_len,
}
}
}
-
if (share->concurrent_insert)
rw_unlock(&share->key_root_lock[inx]);