Changing my freeradius db from vanilla to cluster.

Seems like we first have to modify dump file and alter tables before importing.
Otherwise we get this nice:

ERROR 1297 (HY000): Got temporary error 218 'Out of LongMessageBuffer' from NDBCLUSTER
sed -i 's/ENGINE=MyISAM/ENGINE=NDBCLUSTER/' tbl_name.sql