set @input := 'hello world';
select benchmark(10000000,MD5(@input));