If TiDB send a request with NotFillCache option, the LRU cache of underlying storage will not be touched. select statement with SQL_NO_CACHE will use it.
If TiDB send a request with NotFillCache option, the LRU cache of underlying storage will not be touched. select statement with SQL_NO_CACHE will use it.