Comments on: A very fast FNV hash function for MySQL http://www.xaprb.com/blog/2008/03/09/a-very-fast-fnv-hash-function-for-mysql/ Stay curious! Thu, 02 May 2013 12:36:53 +0000 hourly 1 http://wordpress.org/?v=3.5.1 By: Jo Yo http://www.xaprb.com/blog/2008/03/09/a-very-fast-fnv-hash-function-for-mysql/#comment-17806 Jo Yo Fri, 12 Feb 2010 20:44:12 +0000 http://www.xaprb.com/blog/2008/03/09/a-very-fast-fnv-hash-function-for-mysql/#comment-17806 I wrote a UDF to enable JavaScript prototyping and experimentation with UDFs. http://bit.ly/cKA8np

]]>
By: Mark’s Blog » MySQL native function implementation of FNV hash (and others) http://www.xaprb.com/blog/2008/03/09/a-very-fast-fnv-hash-function-for-mysql/#comment-16653 Mark’s Blog » MySQL native function implementation of FNV hash (and others) Fri, 10 Jul 2009 19:22:39 +0000 http://www.xaprb.com/blog/2008/03/09/a-very-fast-fnv-hash-function-for-mysql/#comment-16653 [...] J. Radwin has written a MySQL UDF for the FNVs as did Baron Schwartz for FNV1 and MurmurHash64A – but unlike the first the latter gives other hashes than that [...]

]]>
By: Jack http://www.xaprb.com/blog/2008/03/09/a-very-fast-fnv-hash-function-for-mysql/#comment-16427 Jack Thu, 07 May 2009 18:11:57 +0000 http://www.xaprb.com/blog/2008/03/09/a-very-fast-fnv-hash-function-for-mysql/#comment-16427 Hi, I’ve posted my compilation problem to the mailing list multiple times, but it never seems to make it to the list. I’m using the google web interface to post my message. Do I need to explicitly join the list first or something?

Thanks!

]]>
By: Xaprb http://www.xaprb.com/blog/2008/03/09/a-very-fast-fnv-hash-function-for-mysql/#comment-16263 Xaprb Wed, 15 Apr 2009 16:18:42 +0000 http://www.xaprb.com/blog/2008/03/09/a-very-fast-fnv-hash-function-for-mysql/#comment-16263 There shouldn’t be. Why don’t you bring it up on the Maatkit mailing list and let’s see if we can figure it out.

]]>
By: Jack http://www.xaprb.com/blog/2008/03/09/a-very-fast-fnv-hash-function-for-mysql/#comment-16257 Jack Tue, 14 Apr 2009 19:28:57 +0000 http://www.xaprb.com/blog/2008/03/09/a-very-fast-fnv-hash-function-for-mysql/#comment-16257 Is there a minimum mysql requirement for this to compile correctly? I am using Debian Etch:

mysql Ver 14.12 Distrib 5.0.32, for pc-linux-gnu (i486) using readline 5.2

and I’m getting lots of compile errors. Not sure if it’s the box or mysql.

Thanks!

]]>