php man page for mysqlnd_qc_clear_cache

Query: mysqlnd_qc_clear_cache

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MYSQLND_QC_CLEAR_CACHE(3)						 1						 MYSQLND_QC_CLEAR_CACHE(3)

mysqlnd_qc_clear_cache - Flush all cache contents

SYNOPSIS
bool mysqlnd_qc_clear_cache (void )
DESCRIPTION
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.
PARAMETERS
This function has no parameters.
RETURN VALUES
Returns TRUE on success or FALSE on failure. A return value of FALSE indicates that flushing all cache contents has failed or the operation is not supported by the active storage han- dler. Applications must not expect that calling the function will always flush the cache. PHP Documentation Group MYSQLND_QC_CLEAR_CACHE(3)
Related Man Pages
netsnmp_stash_cache(3snmp) - debian
cacheflush(2) - suse
mysqlnd_qc_get_cache_info(3) - php
xml_set_character_data_handler(3) - php
xml_set_processing_instruction_handler(3) - php
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch