update : 2015.11.03
php.shukuma.com검색:
|
mysqlnd_qc_clear_cache(PECL mysqlnd_qc >= 1.0.0) mysqlnd_qc_clear_cache — Flush all cache contents 설명
bool
mysqlnd_qc_clear_cache
( void
)
Flush all cache contents. Flushing the cache is a storage handler responsibility. All built-in storage handler but the memcache storage handler support flushing the cache. The memcache storage handler cannot flush its cache contents. User-defined storage handler may or may not support the operation. 인수이 함수는 인수가 없습니다. 반환값
성공 시
A return value of
|