SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '7c0ae25daf6ec28d5a3b28f2aff69deaf6deb7ef6797e5284d8dddb46fc06204' 
  AND token = 'J1SoxZCI1+DdQaFpVL954oxNG9r0oDCCeNG7F1GDM5U=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00052

JSON explain

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