Skip to content

Commit 8e31807

Browse files
author
GitHub Action
committed
Deployed cdde9ca to 8.4 with MkDocs 1.6.1 and mike 2.1.3
1 parent 44f418b commit 8e31807

File tree

6 files changed

+13
-77
lines changed

6 files changed

+13
-77
lines changed

8.4/audit-log-filter-restrictions.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8023,7 +8023,12 @@ <h2 id="general-restrictions">General restrictions<a class="headerlink" href="#g
80238023
<p>Hold the application or user responsible for aggregating all the data from
80248024
each server used in the cluster if used with a cluster.</p>
80258025
</li>
8026+
<li>
8027+
<p>Each server must have its own audit log filter rules. If you do not set up the rules on the replica server, that server does not record the corresponding entries in the audit log. This design requires that the audit log configuration be performed separately for each server.</p>
8028+
</li>
80268029
</ul>
8030+
<p>As by default the content of the <code>mysql.audit_log_filter</code> and <code>mysql.audit_log_user</code> tables may be replicated from source to replica and may affect audit log rules created on the replica, it is recommended to configure replication in such a way that the changes in these tables are simply ignored.</p>
8031+
<p>Please notice that just changing the content of these tables (via replication channel) is not enough to automatically make changes to in-memory data structures in the <code>audit_log_filter</code> component that store information about active audit log filtering rules. However, this may happen after component reloading / server restart or manually calling <code>audit_log_filter_flush()</code>.</p>
80278032

80288033

80298034

@@ -8046,7 +8051,7 @@ <h2 id="general-restrictions">General restrictions<a class="headerlink" href="#g
80468051
<span class="md-icon" title="Last update">
80478052
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
80488053
</span>
8049-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="June 13, 2025 13:42:34 UTC">June 13, 2025</span>
8054+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="October 1, 2025 13:37:03 UTC">October 1, 2025</span>
80508055
</span>
80518056

80528057

8.4/encrypt-logs.html

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -8192,34 +8192,6 @@ <h2 id="innodb_undo_log_encrypt"><code>innodb_undo_log_encrypt</code><a class="h
81928192

81938193

81948194

8195-
8196-
<span class="md-source-file__fact">
8197-
8198-
8199-
<span class="md-icon" title="Contributors">
8200-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 2A10 10 0 0 0 2 12c0 4.42 2.87 8.17 6.84 9.5.5.08.66-.23.66-.5v-1.69c-2.77.6-3.36-1.34-3.36-1.34-.46-1.16-1.11-1.47-1.11-1.47-.91-.62.07-.6.07-.6 1 .07 1.53 1.03 1.53 1.03.87 1.52 2.34 1.07 2.91.83.09-.65.35-1.09.63-1.34-2.22-.25-4.55-1.11-4.55-4.92 0-1.11.38-2 1.03-2.71-.1-.25-.45-1.29.1-2.64 0 0 .84-.27 2.75 1.02.79-.22 1.65-.33 2.5-.33s1.71.11 2.5.33c1.91-1.29 2.75-1.02 2.75-1.02.55 1.35.2 2.39.1 2.64.65.71 1.03 1.6 1.03 2.71 0 3.82-2.34 4.66-4.57 4.91.36.31.69.92.69 1.85V21c0 .27.16.59.67.5C19.14 20.16 22 16.42 22 12A10 10 0 0 0 12 2"/></svg>
8201-
</span>
8202-
<span>GitHub</span>
8203-
8204-
8205-
<nav>
8206-
8207-
<a href="https://github.com/alina-derkach-oaza" class="md-author" title="@alina-derkach-oaza">
8208-
8209-
<img src="https://avatars.githubusercontent.com/u/81975178?v=4&size=72" alt="alina-derkach-oaza">
8210-
</a>
8211-
8212-
<a href="https://github.com/patrickbirch" class="md-author" title="@patrickbirch">
8213-
8214-
<img src="https://avatars.githubusercontent.com/u/48594400?v=4&size=72" alt="patrickbirch">
8215-
</a>
8216-
8217-
8218-
8219-
</nav>
8220-
</span>
8221-
8222-
82238195
</aside>
82248196

82258197

8.4/encrypt-system-tablespace.html

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -7989,29 +7989,6 @@ <h1 id="encrypt-system-tablespace">Encrypt system tablespace<a class="headerlink
79897989

79907990

79917991

7992-
7993-
<span class="md-source-file__fact">
7994-
7995-
7996-
<span class="md-icon" title="Contributors">
7997-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 2A10 10 0 0 0 2 12c0 4.42 2.87 8.17 6.84 9.5.5.08.66-.23.66-.5v-1.69c-2.77.6-3.36-1.34-3.36-1.34-.46-1.16-1.11-1.47-1.11-1.47-.91-.62.07-.6.07-.6 1 .07 1.53 1.03 1.53 1.03.87 1.52 2.34 1.07 2.91.83.09-.65.35-1.09.63-1.34-2.22-.25-4.55-1.11-4.55-4.92 0-1.11.38-2 1.03-2.71-.1-.25-.45-1.29.1-2.64 0 0 .84-.27 2.75 1.02.79-.22 1.65-.33 2.5-.33s1.71.11 2.5.33c1.91-1.29 2.75-1.02 2.75-1.02.55 1.35.2 2.39.1 2.64.65.71 1.03 1.6 1.03 2.71 0 3.82-2.34 4.66-4.57 4.91.36.31.69.92.69 1.85V21c0 .27.16.59.67.5C19.14 20.16 22 16.42 22 12A10 10 0 0 0 12 2"/></svg>
7998-
</span>
7999-
<span>GitHub</span>
8000-
8001-
8002-
<nav>
8003-
8004-
<a href="https://github.com/patrickbirch" class="md-author" title="@patrickbirch">
8005-
8006-
<img src="https://avatars.githubusercontent.com/u/48594400?v=4&size=72" alt="patrickbirch">
8007-
</a>
8008-
8009-
8010-
8011-
</nav>
8012-
</span>
8013-
8014-
80157992
</aside>
80167993

80177994

8.4/encrypt-tablespaces.html

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -8246,29 +8246,6 @@ <h2 id="export-an-encrypted-general-tablespace">Export an encrypted general tabl
82468246

82478247

82488248

8249-
8250-
<span class="md-source-file__fact">
8251-
8252-
8253-
<span class="md-icon" title="Contributors">
8254-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 2A10 10 0 0 0 2 12c0 4.42 2.87 8.17 6.84 9.5.5.08.66-.23.66-.5v-1.69c-2.77.6-3.36-1.34-3.36-1.34-.46-1.16-1.11-1.47-1.11-1.47-.91-.62.07-.6.07-.6 1 .07 1.53 1.03 1.53 1.03.87 1.52 2.34 1.07 2.91.83.09-.65.35-1.09.63-1.34-2.22-.25-4.55-1.11-4.55-4.92 0-1.11.38-2 1.03-2.71-.1-.25-.45-1.29.1-2.64 0 0 .84-.27 2.75 1.02.79-.22 1.65-.33 2.5-.33s1.71.11 2.5.33c1.91-1.29 2.75-1.02 2.75-1.02.55 1.35.2 2.39.1 2.64.65.71 1.03 1.6 1.03 2.71 0 3.82-2.34 4.66-4.57 4.91.36.31.69.92.69 1.85V21c0 .27.16.59.67.5C19.14 20.16 22 16.42 22 12A10 10 0 0 0 12 2"/></svg>
8255-
</span>
8256-
<span>GitHub</span>
8257-
8258-
8259-
<nav>
8260-
8261-
<a href="https://github.com/patrickbirch" class="md-author" title="@patrickbirch">
8262-
8263-
<img src="https://avatars.githubusercontent.com/u/48594400?v=4&size=72" alt="patrickbirch">
8264-
</a>
8265-
8266-
8267-
8268-
</nav>
8269-
</span>
8270-
8271-
82728249
</aside>
82738250

82748251

8.4/print_page.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13201,7 +13201,12 @@ <h2 id="audit-log-filter-restrictions-general-restrictions">General restrictions
1320113201
<p>Hold the application or user responsible for aggregating all the data from
1320213202
each server used in the cluster if used with a cluster.</p>
1320313203
</li>
13204-
</ul></section><section class="print-page" id="audit-log-filter-naming" heading-number="5.2.11"><h1 id="audit-log-filter-naming-audit-log-filter-file-naming-conventions">Audit Log Filter file naming conventions<a class="headerlink" href="#audit-log-filter-naming-audit-log-filter-file-naming-conventions" title="Permanent link">&para;</a></h1>
13204+
<li>
13205+
<p>Each server must have its own audit log filter rules. If you do not set up the rules on the replica server, that server does not record the corresponding entries in the audit log. This design requires that the audit log configuration be performed separately for each server.</p>
13206+
</li>
13207+
</ul>
13208+
<p>As by default the content of the <code>mysql.audit_log_filter</code> and <code>mysql.audit_log_user</code> tables may be replicated from source to replica and may affect audit log rules created on the replica, it is recommended to configure replication in such a way that the changes in these tables are simply ignored.</p>
13209+
<p>Please notice that just changing the content of these tables (via replication channel) is not enough to automatically make changes to in-memory data structures in the <code>audit_log_filter</code> component that store information about active audit log filtering rules. However, this may happen after component reloading / server restart or manually calling <code>audit_log_filter_flush()</code>.</p></section><section class="print-page" id="audit-log-filter-naming" heading-number="5.2.11"><h1 id="audit-log-filter-naming-audit-log-filter-file-naming-conventions">Audit Log Filter file naming conventions<a class="headerlink" href="#audit-log-filter-naming-audit-log-filter-file-naming-conventions" title="Permanent link">&para;</a></h1>
1320513210
<h2 id="audit-log-filter-naming-name-qualities">Name qualities<a class="headerlink" href="#audit-log-filter-naming-name-qualities" title="Permanent link">&para;</a></h2>
1320613211
<p>The audit log filter file name has the following qualities:</p>
1320713212
<ul>

8.4/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)