SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '16c41f9927c3f2693a28ea317409dd041dd185a32266eb80f4d9aa157b1e4d61' 
  AND token = 'aFuLVvaBpH8XZ7jNxt4Tu8bFmEuu9CadNJtYAK2upsE=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00037

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "message": "Impossible WHERE noticed after reading const tables"
    }
  }
}