Hi,
 
What is the best way (for fastest request / response time) to store hashes in a mysql database ?
I saw UNHEX() which convert hexa in binary, then the column can store only digits, which I think is faster.
What to you suggest ?
Thanks.
	
	
	
	
What is the best way (for fastest request / response time) to store hashes in a mysql database ?
I saw UNHEX() which convert hexa in binary, then the column can store only digits, which I think is faster.
What to you suggest ?
Thanks.
