On Wednesday 13 June 2012, Johan Ekenberg wrote: > I was looking to duplicate pdnssec.cc:hashQNameWithSalt() as a MySQL > function/stored procedure. I want to put the hashed qname in > records.ordername directly from MySQL without running an external program > (ie pdnssec rectify-zone or hash-zone-record).
Which proves to be difficult without UDF:s, since there is no base32hex() function in MySQL. /Johan _______________________________________________ Pdns-dev mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-dev
