SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'cc315bc740a804e3b2448b81ab5fc10811dc562582bad75435fc37550b91ac1f' 
  AND token = 'RcQT5Jljw0qoW0R4aZVSep/c8e3VNrrGIeXSopKB+u8=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00031

JSON explain

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