SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'ab93570324048a97f400eda5eb090bd9dde453eeccbdd8d79a1414e0685c9f6d' 
  AND token = 'akDHGC385MI+pf8hNiC6r5cNLgN6748vLMG64L8tO5w=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00043

JSON explain

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