Rechercher dans le manuel MySQL
26.14 Performance Schema Command Options
Performance Schema parameters can be specified at server startup on the command line or in option files to configure Performance Schema instruments and consumers. Runtime configuration is also possible in many cases (see Section 26.4, “Performance Schema Runtime Configuration”), but startup configuration must be used when runtime configuration is too late to affect instruments that have already been initialized during the startup process.
Performance Schema consumers and instruments can be configured at startup using the following syntax. For additional details, see Section 26.3, “Performance Schema Startup Configuration”.
--performance-schema-consumer-
consumer_name
=value
Configure a Performance Schema consumer. Consumer names in the
setup_consumers
table use underscores, but for consumers set at startup, dashes and underscores within the name are equivalent. Options for configuring individual consumers are detailed later in this section.--performance-schema-instrument=
instrument_name
=value
Configure a Performance Schema instrument. The name may be given as a pattern to configure instruments that match the pattern.
The following items configure individual consumers:
--performance-schema-consumer-events-stages-current=
value
Configure the
events-stages-current
consumer.--performance-schema-consumer-events-stages-history=
value
Configure the
events-stages-history
consumer.--performance-schema-consumer-events-stages-history-long=
value
Configure the
events-stages-history-long
consumer.--performance-schema-consumer-events-statements-current=
value
Configure the
events-statements-current
consumer.--performance-schema-consumer-events-statements-history=
value
Configure the
events-statements-history
consumer.--performance-schema-consumer-events-statements-history-long=
value
Configure the
events-statements-history-long
consumer.--performance-schema-consumer-events-transactions-current=
value
Configure the Performance Schema
events-transactions-current
consumer.--performance-schema-consumer-events-transactions-history=
value
Configure the Performance Schema
events-transactions-history
consumer.--performance-schema-consumer-events-transactions-history-long=
value
Configure the Performance Schema
events-transactions-history-long
consumer.--performance-schema-consumer-events-waits-current=
value
Configure the
events-waits-current
consumer.--performance-schema-consumer-events-waits-history=
value
Configure the
events-waits-history
consumer.--performance-schema-consumer-events-waits-history-long=
value
Configure the
events-waits-history-long
consumer.--performance-schema-consumer-global-instrumentation=
value
Configure the
global-instrumentation
consumer.--performance-schema-consumer-statements-digest=
value
Configure the
statements-digest
consumer.--performance-schema-consumer-thread-instrumentation=
value
Configure the
thread-instrumentation
consumer.
Nederlandse vertaling
U hebt gevraagd om deze site in het Nederlands te bezoeken. Voor nu wordt alleen de interface vertaald, maar nog niet alle inhoud.Als je me wilt helpen met vertalingen, is je bijdrage welkom. Het enige dat u hoeft te doen, is u op de site registreren en mij een bericht sturen waarin u wordt gevraagd om u toe te voegen aan de groep vertalers, zodat u de gewenste pagina's kunt vertalen. Een link onderaan elke vertaalde pagina geeft aan dat u de vertaler bent en heeft een link naar uw profiel.
Bij voorbaat dank.
Document heeft de 26/06/2006 gemaakt, de laatste keer de 26/10/2018 gewijzigd
Bron van het afgedrukte document:https://www.gaudry.be/nl/mysql-rf-performance-schema-options.html
De infobrol is een persoonlijke site waarvan de inhoud uitsluitend mijn verantwoordelijkheid is. De tekst is beschikbaar onder CreativeCommons-licentie (BY-NC-SA). Meer info op de gebruiksvoorwaarden en de auteur.
Referenties
Deze verwijzingen en links verwijzen naar documenten die geraadpleegd zijn tijdens het schrijven van deze pagina, of die aanvullende informatie kunnen geven, maar de auteurs van deze bronnen kunnen niet verantwoordelijk worden gehouden voor de inhoud van deze pagina.
De auteur Deze site is als enige verantwoordelijk voor de manier waarop de verschillende concepten, en de vrijheden die met de referentiewerken worden genomen, hier worden gepresenteerd. Vergeet niet dat u meerdere broninformatie moet doorgeven om het risico op fouten te verkleinen.