The following query works as expected at MySQL command prompt:
select * from users;
enter image description here But, the same query in my fo