1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Post-merge fixes.

This commit is contained in:
konstantin@mysql.com
2006-01-04 21:39:39 +03:00
parent 6502e6bba7
commit 4a4b8eacc1
2 changed files with 2 additions and 2 deletions

View File

@ -2245,7 +2245,6 @@ static GRANT_NAME *name_hash_search(HASH *name_hash,
uint len;
GRANT_NAME *grant_name,*found=0;
HASH_SEARCH_STATE state;
GRANT_TABLE *grant_table,*found=0;
len = (uint) (strmov(strmov(strmov(helping,user)+1,db)+1,tname)-helping)+ 1;
for (grant_name= (GRANT_NAME*) hash_first(name_hash, (byte*) helping,