SPIDER_FLUSH_TABLE_MON_CACHE

Stai visualizzando una vecchia versione di questo article. Visualizza la versione più recente.

Sintassi

SPIDER_FLUSH_TABLE_MON_CACHE()

Spiegazione

Una UDF installata con lo Storage Engine Spider. Aggiorna le informazioni di monitoraggio sul server. Restituisce il valore 1.

Esempio

SELECT SPIDER_FLUSH_TABLE_MON_CACHE();
+--------------------------------+
| SPIDER_FLUSH_TABLE_MON_CACHE() |
+--------------------------------+
|                              1 |
+--------------------------------+

Commenti

Sto caricando i commenti......
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.