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

Query time 0.00040

JSON explain

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