Code:
  
/hadd -m table nick prince charming is gay
//echo -a $hfind(table,prince,0).data return 0
//echo -a $hfind(table,*prince,0,w) return 1


why this is happen ? i need to find the item without the wildcard method , but it didnt works
can someone solve the problem ?