My business consists on allowing people to select from a mysql 5.6 innodb table, and I need that a specific user has a restrictions, all his queries against all tables, or one table (they only query one table) are automatically appended "limit=1". Is there a way to do that? If not, how do I kill the query if it takes more than a limit in time, like "1 sec".
Announcement
Announcement Module
Collapse
No announcement yet.
Enforce Limit=1 on all select queries
Page Title Module
Move
Remove
Collapse
Comment