fork download
  1. union select ord(substr(md5('password'),5,1)) * ord(substr(md5('password'),10,1)) * substr(md5('password'), 3, 1) - (ord('F')*100+ord('K'));
Success #stdin #stdout #stderr 0s 5312KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
Error: near line 1: near "union": syntax error