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

Query time 0.00030

JSON explain

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