SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'db7bfdb09ec816d862b3a7128f7f4917c22fd2780fee618ca5d71279b9485e55' 
  AND token = 'EvM/LjP7kNenJa8priVwsH4/7a+8B80p/hDSYSaGYf8=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00026

JSON explain

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