SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '0ae85f22204f06103ce0d17e02876f2c12f471ad97be382d8e5b269ae80b7ccb' 
  AND token = 'q1RZyK4k/OgXHRvb20rGoPQxXPduSRPtpC0KLaeM+jc=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00046

JSON explain

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