Skip to content

Commit c789f5e

Browse files
author
GitHub Action
committed
Deployed 8032e41 to innovation-release with MkDocs 1.5.3 and mike 2.0.0
1 parent be8e25f commit c789f5e

File tree

157 files changed

+2316
-12153
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

157 files changed

+2316
-12153
lines changed

innovation-release/404.html

+12-78
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919

2020
<link rel="icon" href="/percona-server/innovation-release/_static/percona-favicon.ico">
21-
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.5.11">
21+
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.5.13">
2222

2323

2424

@@ -60,6 +60,8 @@
6060

6161
<link rel="stylesheet" href="/percona-server/innovation-release/css/extra.css">
6262

63+
<link rel="stylesheet" href="/percona-server/innovation-release/css/osano.css">
64+
6365
<script>__md_scope=new URL("/percona-server/innovation-release",location),__md_hash=e=>[...e].reduce((e,_)=>(e<<5)-e+_.charCodeAt(0),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
6466

6567

@@ -71,7 +73,7 @@
7173

7274
<script id="__analytics">function __md_analytics(){function n(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],n("js",new Date),n("config","G-J4J70BNH0G"),document.addEventListener("DOMContentLoaded",function(){document.forms.search&&document.forms.search.query.addEventListener("blur",function(){this.value&&n("event","search",{search_term:this.value})}),document$.subscribe(function(){var a=document.forms.feedback;if(void 0!==a)for(var e of a.querySelectorAll("[type=submit]"))e.addEventListener("click",function(e){e.preventDefault();var t=document.location.pathname,e=this.getAttribute("data-md-value");n("event","feedback",{page:t,data:e}),a.firstElementChild.disabled=!0;e=a.querySelector(".md-feedback__note [data-md-value='"+e+"']");e&&(e.hidden=!1)}),a.hidden=!1}),location$.subscribe(function(e){n("config","G-J4J70BNH0G",{page_path:e.pathname})})});var e=document.createElement("script");e.async=!0,e.src="https://www.googletagmanager.com/gtag/js?id=G-J4J70BNH0G",document.getElementById("__analytics").insertAdjacentElement("afterEnd",e)}</script>
7375

74-
<script>var consent;"undefined"==typeof __md_analytics||(consent=__md_get("__consent"))&&consent.analytics&&__md_analytics()</script>
76+
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
7577

7678

7779

@@ -4658,7 +4660,8 @@ <h1>404 - Not found</h1>
46584660
<div class="md-copyright">
46594661
<div class="md-copyright__highlight">
46604662
<a href='https://percona.com' target='_blank'>Percona LLC and/or its affiliates, </a> &copy; 2024
4661-
</div>
4663+
<a href="#" onclick="Osano.cm.showDrawer('osano-cm-dom-info-dialog-open')">Cookie Preferences</a>
4664+
</div>
46624665

46634666
Made with
46644667
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
@@ -4677,89 +4680,20 @@ <h1>404 - Not found</h1>
46774680
</div>
46784681

46794682

4680-
<div class="md-consent" data-md-component="consent" id="__consent" hidden>
4681-
<div class="md-consent__overlay"></div>
4682-
<aside class="md-consent__inner">
4683-
<form class="md-consent__form md-grid md-typeset" name="consent">
4684-
4685-
4686-
4687-
4688-
4689-
4690-
4691-
4692-
4693-
4694-
4695-
4696-
4697-
4698-
4699-
4700-
<h4>Cookie consent</h4>
4701-
<p>We use cookies to recognize your repeated visits and preferences, as well as to measure the effectiveness of our documentation and whether users find what they're searching for. With your consent, you're helping us to make our documentation better. Read more about <a class="reference external" href="https://www.percona.com/20180524-cookie-policy" target="_blank">Percona Cookie Policy</a>.</p>
4702-
<input class="md-toggle" type="checkbox" id="__settings" >
4703-
<div class="md-consent__settings">
4704-
<ul class="task-list">
4705-
4706-
4707-
4708-
4709-
4710-
4711-
<li class="task-list-item">
4712-
<label class="task-list-control">
4713-
<input type="checkbox" name="analytics" checked>
4714-
<span class="task-list-indicator"></span>
4715-
Google Analytics
4716-
</label>
4717-
</li>
4718-
4719-
4720-
4721-
4722-
4723-
4724-
<li class="task-list-item">
4725-
<label class="task-list-control">
4726-
<input type="checkbox" name="github" checked>
4727-
<span class="task-list-indicator"></span>
4728-
GitHub
4729-
</label>
4730-
</li>
4731-
4732-
</ul>
4733-
</div>
4734-
<div class="md-consent__controls">
4735-
4736-
4737-
<button class="md-button md-button--primary">Accept</button>
4738-
4739-
4740-
4741-
4742-
4743-
4744-
4745-
<label class="md-button" for="__settings">Manage settings</label>
4746-
4747-
4748-
</div>
4749-
</form>
4750-
</aside>
4751-
</div>
4752-
<script>var consent=__md_get("__consent");if(consent)for(var input of document.forms.consent.elements)input.name&&(input.checked=consent[input.name]||!1);else"file:"!==location.protocol&&setTimeout(function(){document.querySelector("[data-md-component=consent]").hidden=!1},250);var action,form=document.forms.consent;for(action of["submit","reset"])form.addEventListener(action,function(e){if(e.preventDefault(),"reset"===e.type)for(var n of document.forms.consent.elements)n.name&&(n.checked=!1);__md_set("__consent",Object.fromEntries(Array.from(new FormData(form).keys()).map(function(e){return[e,!0]}))),location.hash="",location.reload()})</script>
4753-
47544683
<script id="__config" type="application/json">{"base": "/percona-server/innovation-release", "features": ["search.highlight", "navigation.top", "content.tabs.link", "content.code.copy", "navigation.tracking", "content.action.edit", "content.action.view"], "search": "/percona-server/innovation-release/assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"default": "latest", "provider": "mike"}}</script>
47554684

47564685

4757-
<script src="/percona-server/innovation-release/assets/javascripts/bundle.8fd75fb4.min.js"></script>
4686+
<script src="https://cmp.osano.com/Azqe5vTyLOSbN3OuT/49ad85b5-0418-4794-ab81-7599dddd534c/osano.js"></script>
4687+
4688+
<script src="/percona-server/innovation-release/assets/javascripts/bundle.c8d2eff1.min.js"></script>
47584689

47594690
<script src="/percona-server/innovation-release/js/version-select.js"></script>
47604691

47614692
<script src="/percona-server/innovation-release/js/promptremover.js"></script>
47624693

4694+
<script src="/percona-server/innovation-release/js/consent.js"></script>
4695+
47634696

4697+
47644698
</body>
47654699
</html>

innovation-release/adaptive-network-buffers.html

+13-80
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525

2626
<link rel="icon" href="_static/percona-favicon.ico">
27-
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.5.11">
27+
<meta name="generator" content="mkdocs-1.5.3, mkdocs-material-9.5.13">
2828

2929

3030

@@ -66,6 +66,8 @@
6666

6767
<link rel="stylesheet" href="css/extra.css">
6868

69+
<link rel="stylesheet" href="css/osano.css">
70+
6971
<script>__md_scope=new URL(".",location),__md_hash=e=>[...e].reduce((e,_)=>(e<<5)-e+_.charCodeAt(0),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
7072

7173

@@ -77,7 +79,7 @@
7779

7880
<script id="__analytics">function __md_analytics(){function n(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],n("js",new Date),n("config","G-J4J70BNH0G"),document.addEventListener("DOMContentLoaded",function(){document.forms.search&&document.forms.search.query.addEventListener("blur",function(){this.value&&n("event","search",{search_term:this.value})}),document$.subscribe(function(){var a=document.forms.feedback;if(void 0!==a)for(var e of a.querySelectorAll("[type=submit]"))e.addEventListener("click",function(e){e.preventDefault();var t=document.location.pathname,e=this.getAttribute("data-md-value");n("event","feedback",{page:t,data:e}),a.firstElementChild.disabled=!0;e=a.querySelector(".md-feedback__note [data-md-value='"+e+"']");e&&(e.hidden=!1)}),a.hidden=!1}),location$.subscribe(function(e){n("config","G-J4J70BNH0G",{page_path:e.pathname})})});var e=document.createElement("script");e.async=!0,e.src="https://www.googletagmanager.com/gtag/js?id=G-J4J70BNH0G",document.getElementById("__analytics").insertAdjacentElement("afterEnd",e)}</script>
7981

80-
<script>var consent;"undefined"==typeof __md_analytics||(consent=__md_get("__consent"))&&consent.analytics&&__md_analytics()</script>
82+
<script>"undefined"!=typeof __md_analytics&&__md_analytics()</script>
8183

8284

8385

@@ -4791,8 +4793,7 @@ <h3 id="net_buffer_shrink_interval"><code>net_buffer_shrink_interval</code><a cl
47914793
<p>The interval is measured in seconds. The default value is 0, which disables the functionality. The minimum value is 0, and the maximum value is 31536000.</p>
47924794
<div data-banner="data-banner">
47934795
<h2 class="title" id="get-expert-help">Get expert help<a class="headerlink" href="#get-expert-help" title="Permanent link">&para;</a></h2>
4794-
<p>If you need assistance, visit the community forum for comprehensive and free database knowledge, or contact our Percona Database Experts for professional support and services.
4795-
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=bb45684e-0d0d-4ad2-99df-afa2412fea40" /></p>
4796+
<p>If you need assistance, visit the community forum for comprehensive and free database knowledge, or contact our Percona Database Experts for professional support and services.</p>
47964797
<div class="actions">
47974798
<p><a href="https://forums.percona.com/" target="_blank"><span class="twemoji"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15 4v7H5.17L4 12.17V4h11m1-2H3a1 1 0 0 0-1 1v14l4-4h10a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1m5 4h-2v9H6v2a1 1 0 0 0 1 1h11l4 4V7a1 1 0 0 0-1-1Z"/></svg></span> Community Forum</a> <a href="https://www.percona.com/about/contact" target="_blank"><span class="twemoji"><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
47984799
<path d="M19.3996 14.148C21.9082 12.5083 22.7289 9.16368 21.2109 6.53493C20.4502 5.21636 19.2207 4.27206 17.7497 3.87776C16.3868 3.51187 14.9634 3.6615 13.7106 4.29444L12 1.33337L8.44934 7.48295L0.242432 21.6959H23.7576L19.3996 14.148ZM17.3474 5.38416C18.4167 5.66894 19.3064 6.35548 19.8606 7.31143C20.9499 9.19582 20.384 11.5859 18.6176 12.7931L14.4917 5.64797C15.3806 5.22055 16.3831 5.12734 17.3474 5.38416ZM12 4.45432L21.0533 20.135H15.7562L9.35029 9.04341L11.9995 4.45478L12 4.45432ZM2.94667 20.135L8.44888 10.6071L13.9511 20.135H2.94667Z"/>
@@ -4879,7 +4880,8 @@ <h2 class="title" id="get-expert-help">Get expert help<a class="headerlink" href
48794880
<div class="md-copyright">
48804881
<div class="md-copyright__highlight">
48814882
<a href='https://percona.com' target='_blank'>Percona LLC and/or its affiliates, </a> &copy; 2024
4882-
</div>
4883+
<a href="#" onclick="Osano.cm.showDrawer('osano-cm-dom-info-dialog-open')">Cookie Preferences</a>
4884+
</div>
48834885

48844886
Made with
48854887
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
@@ -4898,89 +4900,20 @@ <h2 class="title" id="get-expert-help">Get expert help<a class="headerlink" href
48984900
</div>
48994901

49004902

4901-
<div class="md-consent" data-md-component="consent" id="__consent" hidden>
4902-
<div class="md-consent__overlay"></div>
4903-
<aside class="md-consent__inner">
4904-
<form class="md-consent__form md-grid md-typeset" name="consent">
4905-
4906-
4907-
4908-
4909-
4910-
4911-
4912-
4913-
4914-
4915-
4916-
4917-
4918-
4919-
4920-
4921-
<h4>Cookie consent</h4>
4922-
<p>We use cookies to recognize your repeated visits and preferences, as well as to measure the effectiveness of our documentation and whether users find what they're searching for. With your consent, you're helping us to make our documentation better. Read more about <a class="reference external" href="https://www.percona.com/20180524-cookie-policy" target="_blank">Percona Cookie Policy</a>.</p>
4923-
<input class="md-toggle" type="checkbox" id="__settings" >
4924-
<div class="md-consent__settings">
4925-
<ul class="task-list">
4926-
4927-
4928-
4929-
4930-
4931-
4932-
<li class="task-list-item">
4933-
<label class="task-list-control">
4934-
<input type="checkbox" name="analytics" checked>
4935-
<span class="task-list-indicator"></span>
4936-
Google Analytics
4937-
</label>
4938-
</li>
4939-
4940-
4941-
4942-
4943-
4944-
4945-
<li class="task-list-item">
4946-
<label class="task-list-control">
4947-
<input type="checkbox" name="github" checked>
4948-
<span class="task-list-indicator"></span>
4949-
GitHub
4950-
</label>
4951-
</li>
4952-
4953-
</ul>
4954-
</div>
4955-
<div class="md-consent__controls">
4956-
4957-
4958-
<button class="md-button md-button--primary">Accept</button>
4959-
4960-
4961-
4962-
4963-
4964-
4965-
4966-
<label class="md-button" for="__settings">Manage settings</label>
4967-
4968-
4969-
</div>
4970-
</form>
4971-
</aside>
4972-
</div>
4973-
<script>var consent=__md_get("__consent");if(consent)for(var input of document.forms.consent.elements)input.name&&(input.checked=consent[input.name]||!1);else"file:"!==location.protocol&&setTimeout(function(){document.querySelector("[data-md-component=consent]").hidden=!1},250);var action,form=document.forms.consent;for(action of["submit","reset"])form.addEventListener(action,function(e){if(e.preventDefault(),"reset"===e.type)for(var n of document.forms.consent.elements)n.name&&(n.checked=!1);__md_set("__consent",Object.fromEntries(Array.from(new FormData(form).keys()).map(function(e){return[e,!0]}))),location.hash="",location.reload()})</script>
4974-
49754903
<script id="__config" type="application/json">{"base": ".", "features": ["search.highlight", "navigation.top", "content.tabs.link", "content.code.copy", "navigation.tracking", "content.action.edit", "content.action.view"], "search": "assets/javascripts/workers/search.b8dbb3d2.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"default": "latest", "provider": "mike"}}</script>
49764904

49774905

4978-
<script src="assets/javascripts/bundle.8fd75fb4.min.js"></script>
4906+
<script src="https://cmp.osano.com/Azqe5vTyLOSbN3OuT/49ad85b5-0418-4794-ab81-7599dddd534c/osano.js"></script>
4907+
4908+
<script src="assets/javascripts/bundle.c8d2eff1.min.js"></script>
49794909

49804910
<script src="js/version-select.js"></script>
49814911

49824912
<script src="js/promptremover.js"></script>
49834913

4914+
<script src="js/consent.js"></script>
4915+
49844916

4917+
49854918
</body>
49864919
</html>

0 commit comments

Comments
 (0)