Hi,
how would I disable the mysql benchmark function, thus not being subject to blind sql injection attacks such as "select if( user() like 'root@%', benchmark(100000,sha1('test')), 'false' );"
select * from func does not show up a function benchmark.
Kind Regards Charles