SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '6617852888bf47dcb2e9882827f171bfb1a5d54e26a253277d0ddfbbeb8bd545' 
  AND token = 'M/nLRxB3133UsS1n2j3ktkNuCy5gNUbNFb5oO6tp1gA=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00044

JSON explain

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