SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'cce5701d77605d7adc8cf3a7156e56698698848120a2eb16da2f9412ffc77b6e' 
  AND token = 'xXbrQHCnh2crjmjC6cRe3iFWxh1LBufemAr3sC4izyg=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00045

JSON explain

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