|
276 | 276 | </tr>
|
277 | 277 | </tbody>
|
278 | 278 | </table>
|
279 |
| - <!-- Copyright (c) 2022, 2024, Oracle and/or its affiliates. |
| 279 | + <!-- Copyright (c) 2022, 2025, Oracle and/or its affiliates. |
280 | 280 |
|
281 | 281 | This program is free software; you can redistribute it and/or modify
|
282 | 282 | it under the terms of the GNU General Public License, version 2.0,
|
@@ -1146,7 +1146,7 @@ <h4 data-number="4.1.3.2" id="rest-apis"><span
|
1146 | 1146 | function.</p>
|
1147 | 1147 | <div class="sourceCode" id="cb18"><pre
|
1148 | 1148 | class="sourceCode js"><code class="sourceCode javascript"><span id="cb18-1"><a href="#cb18-1" aria-hidden="true" tabindex="-1"></a>\<span class="op">?</span> mrs<span class="op">.</span><span class="at">add</span><span class="op">.</span><span class="at">dbObject</span></span></code></pre></div>
|
1149 |
| - <!-- Copyright (c) 2022, 2024, Oracle and/or its affiliates. |
| 1149 | + <!-- Copyright (c) 2022, 2025, Oracle and/or its affiliates. |
1150 | 1150 |
|
1151 | 1151 | This program is free software; you can redistribute it and/or modify
|
1152 | 1152 | it under the terms of the GNU General Public License, version 2.0,
|
@@ -2537,7 +2537,7 @@ <h3 data-number="8.3.1" id="mrs-roles"><span
|
2537 | 2537 | <span id="cb44-31"><a href="#cb44-31" aria-hidden="true" tabindex="-1"></a><span class="kw">GRANT</span> REST <span class="kw">ROLE</span> <span class="ot">"editor"</span> <span class="kw">TO</span> <span class="ot">"mike"</span>@<span class="ot">"TestAuthApp"</span>;</span>
|
2538 | 2538 | <span id="cb44-32"><a href="#cb44-32" aria-hidden="true" tabindex="-1"></a></span>
|
2539 | 2539 | <span id="cb44-33"><a href="#cb44-33" aria-hidden="true" tabindex="-1"></a># Now, these three users can login <span class="kw">with</span> <span class="kw">the</span> specified <span class="kw">password</span> via MRS authentication.</span></code></pre></div>
|
2540 |
| - <!-- Copyright (c) 2022, 2024, Oracle and/or its affiliates. |
| 2540 | + <!-- Copyright (c) 2022, 2025, Oracle and/or its affiliates. |
2541 | 2541 |
|
2542 | 2542 | This program is free software; you can redistribute it and/or modify
|
2543 | 2543 | it under the terms of the GNU General Public License, version 2.0,
|
@@ -4945,7 +4945,7 @@ <h2 data-number="12.7" id="alter-rest-user"><span
|
4945 | 4945 | src="sections/sql/../../images/sql/createRestUserStatement.svg"
|
4946 | 4946 | title="createRestUserStatement"
|
4947 | 4947 | alt="createRestUserStatement" /></p>
|
4948 |
| - <!-- Copyright (c) 2022, 2024, Oracle and/or its affiliates. |
| 4948 | + <!-- Copyright (c) 2022, 2025, Oracle and/or its affiliates. |
4949 | 4949 |
|
4950 | 4950 | This program is free software; you can redistribute it and/or modify
|
4951 | 4951 | it under the terms of the GNU General Public License, version 2.0,
|
@@ -5228,7 +5228,7 @@ <h2 data-number="14.4" id="revoke-rest-role"><span
|
5228 | 5228 | src="sections/sql/../../images/sql/revokeRestRoleStatement.svg"
|
5229 | 5229 | title="revokeRestRoleStatement"
|
5230 | 5230 | alt="revokeRestRoleStatement" /></p>
|
5231 |
| - <!-- Copyright (c) 2022, 2024, Oracle and/or its affiliates. |
| 5231 | + <!-- Copyright (c) 2022, 2025, Oracle and/or its affiliates. |
5232 | 5232 |
|
5233 | 5233 | This program is free software; you can redistribute it and/or modify
|
5234 | 5234 | it under the terms of the GNU General Public License, version 2.0,
|
@@ -5641,7 +5641,7 @@ <h2 data-number="15.17" id="show-rest-grants"><span
|
5641 | 5641 | alt="showRestGrantsStatement" /></p>
|
5642 | 5642 | <hr />
|
5643 | 5643 | <p><strong>MRS Core REST APIs</strong></p>
|
5644 |
| - <!-- Copyright (c) 2022, 2024, Oracle and/or its affiliates. |
| 5644 | + <!-- Copyright (c) 2022, 2025, Oracle and/or its affiliates. |
5645 | 5645 |
|
5646 | 5646 | This program is free software; you can redistribute it and/or modify
|
5647 | 5647 | it under the terms of the GNU General Public License, version 2.0,
|
@@ -6387,7 +6387,7 @@ <h2 data-number="18.1" id="filterobject-grammar"><span
|
6387 | 6387 | <span id="cb194-46"><a href="#cb194-46" aria-hidden="true" tabindex="-1"></a> E-</span></code></pre></div>
|
6388 | 6388 | <p>The FilterObject must be encoded according to Section 2.1
|
6389 | 6389 | of RFC3986.</p>
|
6390 |
| - <!-- Copyright (c) 2022, 2024, Oracle and/or its affiliates. |
| 6390 | + <!-- Copyright (c) 2022, 2025, Oracle and/or its affiliates. |
6391 | 6391 |
|
6392 | 6392 | This program is free software; you can redistribute it and/or modify
|
6393 | 6393 | it under the terms of the GNU General Public License, version 2.0,
|
@@ -6888,7 +6888,7 @@ <h1 data-number="21" id="working-with-a-rest-service"><span
|
6888 | 6888 | <span id="cb215-3"><a href="#cb215-3" aria-hidden="true" tabindex="-1"></a>my_service <span class="op">=</span> MyService(base_url<span class="op">=</span><span class="st">"https://localhost:8443/myService"</span>)</span>
|
6889 | 6889 | <span id="cb215-4"><a href="#cb215-4" aria-hidden="true" tabindex="-1"></a><span class="co"># or just</span></span>
|
6890 | 6890 | <span id="cb215-5"><a href="#cb215-5" aria-hidden="true" tabindex="-1"></a>my_service <span class="op">=</span> MyService(<span class="st">"https://localhost:8443/myService"</span>)</span></code></pre></div>
|
6891 |
| - <!-- Copyright (c) 2023, 2024, Oracle and/or its affiliates. |
| 6891 | + <!-- Copyright (c) 2023, 2025, Oracle and/or its affiliates. |
6892 | 6892 |
|
6893 | 6893 | This program is free software; you can redistribute it and/or modify
|
6894 | 6894 | it under the terms of the GNU General Public License, version 2.0,
|
@@ -7178,7 +7178,7 @@ <h2 data-number="23.1" id="async-task-support"><span
|
7178 | 7178 | <span id="cb225-5"><a href="#cb225-5" aria-hidden="true" tabindex="-1"></a> <span class="bu">console</span><span class="op">.</span><span class="fu">log</span>(report<span class="op">.</span><span class="at">result</span>)<span class="op">;</span> <span class="co">// true</span></span>
|
7179 | 7179 | <span id="cb225-6"><a href="#cb225-6" aria-hidden="true" tabindex="-1"></a> }</span>
|
7180 | 7180 | <span id="cb225-7"><a href="#cb225-7" aria-hidden="true" tabindex="-1"></a>}</span></code></pre></div>
|
7181 |
| - <!-- Copyright (c) 2022, 2024, Oracle and/or its affiliates. |
| 7181 | + <!-- Copyright (c) 2022, 2025, Oracle and/or its affiliates. |
7182 | 7182 |
|
7183 | 7183 | This program is free software; you can redistribute it and/or modify
|
7184 | 7184 | it under the terms of the GNU General Public License, version 2.0,
|
@@ -7328,7 +7328,7 @@ <h2 data-number="24.5" id="python-2"><span
|
7328 | 7328 | class="sourceCode py"><code class="sourceCode python"><span id="cb233-1"><a href="#cb233-1" aria-hidden="true" tabindex="-1"></a>my_service.my_db.myFunc() <span class="co"># None</span></span>
|
7329 | 7329 | <span id="cb233-2"><a href="#cb233-2" aria-hidden="true" tabindex="-1"></a>my_service.my_db.myFunc(x<span class="op">=</span><span class="dv">3</span>) <span class="co"># 3</span></span>
|
7330 | 7330 | <span id="cb233-3"><a href="#cb233-3" aria-hidden="true" tabindex="-1"></a>my_service.my_db.myFunc(x<span class="op">=</span><span class="dv">3</span>, y<span class="op">=</span><span class="dv">2</span>) <span class="co"># 5</span></span></code></pre></div>
|
7331 |
| - <!-- Copyright (c) 2024, Oracle and/or its affiliates. |
| 7331 | + <!-- Copyright (c) 2024, 2025, Oracle and/or its affiliates. |
7332 | 7332 |
|
7333 | 7333 | This program is free software; you can redistribute it and/or modify
|
7334 | 7334 | it under the terms of the GNU General Public License, version 2.0,
|
@@ -7405,7 +7405,7 @@ <h1 data-number="25" id="read-your-writes-consistency"><span
|
7405 | 7405 | running on top of a MySQL instance cluster where the GTID
|
7406 | 7406 | infrastructure is specifically configured and enabled,
|
7407 | 7407 | otherwise the option will be ignored.</p>
|
7408 |
| - <!-- Copyright (c) 2023, 2024, Oracle and/or its affiliates. |
| 7408 | + <!-- Copyright (c) 2023, 2025, Oracle and/or its affiliates. |
7409 | 7409 |
|
7410 | 7410 | This program is free software; you can redistribute it and/or modify
|
7411 | 7411 | it under the terms of the GNU General Public License, version 2.0,
|
@@ -11810,7 +11810,7 @@ <h3 data-number="32.7.3" id="example-procedure"><span
|
11810 | 11810 | <div class="bookToc">
|
11811 | 11811 | <br>
|
11812 | 11812 | <h3>MySQL REST Service - Reference
|
11813 |
| -Manual 1.19.8+9.2.0</h3> |
| 11813 | +Manual 1.19.9+9.3.1</h3> |
11814 | 11814 | <ul>
|
11815 | 11815 | <li><a
|
11816 | 11816 | href="#introduction-to-the-mysql-rest-service"
|
|
0 commit comments