Skip to content

Commit f709de8

Browse files
author
KB Crawler
committed
KB crawler nightly commit
1 parent cc4c450 commit f709de8

File tree

13 files changed

+215
-196
lines changed

13 files changed

+215
-196
lines changed

archive/+changes/index.html

Lines changed: 181 additions & 174 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>MariaDB Knowledge Base Comments for: MariaDB Connector/ODBC 3.1.22 Release Notes</title><link>https://mariadb.com/kb/en/mariadb-connectorodbc-3-1-22-release-notes/+comments/feed/</link><description></description><atom:link href="https://mariadb.com/kb/en/mariadb-connectorodbc-3-1-22-release-notes/+comments/feed/" rel="self"></atom:link><language>en-us</language><lastBuildDate>Mon, 26 May 2025 11:14:47 +0000</lastBuildDate></channel></rss>
2+
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>MariaDB Knowledge Base Comments for: MariaDB Connector/ODBC 3.1.22 Release Notes</title><link>https://mariadb.com/kb/en/mariadb-connectorodbc-3-1-22-release-notes/+comments/feed/</link><description></description><atom:link href="https://mariadb.com/kb/en/mariadb-connectorodbc-3-1-22-release-notes/+comments/feed/" rel="self"></atom:link><language>en-us</language><lastBuildDate>Tue, 27 May 2025 00:02:08 +0000</lastBuildDate></channel></rss>

archive/en/mariadb-connectorodbc-3-1-22-release-notes/+comments/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
Comments - MariaDB Connector/ODBC 3.1.22 Release Notes
3232
" />
3333
<meta property="og:type" content="article" />
34-
<meta property="og:url" content="https://mariadb.com/kb/en/mariadb-connectorodbc-3-1-22-release-notes/+comments" />
34+
<meta property="og:url" content="https://mariadb.com/kb/en/mariadb-connectorodbc-3-1-22-release-notes/+comments/" />
3535
<meta property="og:image" content="http://mariadb.comaskmonty-logo.png" />
3636
<meta property="og:site_name" content="MariaDB KnowledgeBase" />
3737
<meta property="fb:admins" content="514852603" />
@@ -76,7 +76,7 @@
7676
</li>
7777

7878
<li>
79-
<a href="/kb/user/login?next=/kb/en/mariadb-connectorodbc-3-1-22-release-notes/+comments"> Login</a>
79+
<a href="/kb/user/login?next=/kb/en/mariadb-connectorodbc-3-1-22-release-notes/+comments/"> Login</a>
8080
</li>
8181

8282
</ul>
@@ -121,7 +121,7 @@
121121

122122

123123
<li>
124-
<a href="/kb/user/login?next=/kb/en/mariadb-connectorodbc-3-1-22-release-notes/+comments" rel="nofollow">Login</a>
124+
<a href="/kb/user/login?next=/kb/en/mariadb-connectorodbc-3-1-22-release-notes/+comments/" rel="nofollow">Login</a>
125125
</li>
126126

127127

archive/en/mariadb-connectorodbc-3-1-22-release-notes/+source/index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ <h1>MariaDB Connector/ODBC 3.1.22 Release Notes - Source</h1>
324324
<div class="revision_info">
325325
<dl class="table">
326326
<dt>Revision</dt>
327-
<dd><a href="/kb/en/mariadb-connectorodbc-3-1-22-release-notes/+r/150916/">150916</a></dd>
327+
<dd><a href="/kb/en/mariadb-connectorodbc-3-1-22-release-notes/+r/152050/">152050</a></dd>
328328
<dt>User</dt>
329329
<dd>
330330
<span class="user" id="user-2741">
@@ -333,7 +333,7 @@ <h1>MariaDB Connector/ODBC 3.1.22 Release Notes - Source</h1>
333333
<dt>Date</dt>
334334
<dd>
335335

336-
<span class="datetime" title="2025-04-28 02:48">2025-04-28 02:48</span></dd>
336+
<span class="datetime" title="2025-05-26 11:46">2025-05-26 11:46</span></dd>
337337
</dl>
338338
</div>
339339

@@ -359,6 +359,8 @@ <h1>MariaDB Connector/ODBC 3.1.22 Release Notes - Source</h1>
359359
== Bug Fixes
360360
* ODBC-458 - MS Access won&#39;t work with the linked table if best row id is BIGINT
361361
* ODBC-459 - MS Access shows record with AUTO_INCREMENT primary key as #Deleted after insert that does not specify that field value
362+
* ODBC-464 - Multiple issues with current implementation of SQLCancel
363+
* ODBC-466 - SQLCancel could run on already dropped statement due to race condition
362364

363365
== New Feature
364366
* ODBC-457 - Introduced option TRUNCDT to skip time truncation error. Setting it to non-zero value makes connector not to return error on date/time type parameter value truncation. These are when value for SQL_TIME contains fractional part, or for SQL_DATE contains non-zero time. In particular, that permits to insert value with fractional part into TIME field which in MariaDB can have fractional part as ODBC SQL_TIME type.

archive/en/mariadb-connectorodbc-3-1-22-release-notes/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@
302302
<dt>Modified</dt>
303303
<dd>
304304

305-
<span class="datetime" title="2025-04-28 02:48">4 weeks ago</span></dd>
305+
<span class="datetime" title="2025-05-26 11:46">12 hours, 15 minutes ago</span></dd>
306306

307307
<dt>Type</dt>
308308
<dd>article</dd>
@@ -446,6 +446,8 @@ <h1>MariaDB Connector/ODBC 3.1.22 Release Notes</h1>
446446
<h2 class="anchored_heading" id="bug-fixes">Bug Fixes</h2>
447447
<ul start="1"><li><a href="https://jira.mariadb.org/browse/ODBC-458">ODBC-458</a> - MS Access won't work with the linked table if best row id is BIGINT
448448
</li><li><a href="https://jira.mariadb.org/browse/ODBC-459">ODBC-459</a> - MS Access shows record with AUTO_INCREMENT primary key as #Deleted after insert that does not specify that field value
449+
</li><li><a href="https://jira.mariadb.org/browse/ODBC-464">ODBC-464</a> - Multiple issues with current implementation of SQLCancel
450+
</li><li><a href="https://jira.mariadb.org/browse/ODBC-466">ODBC-466</a> - SQLCancel could run on already dropped statement due to race condition
449451
</li></ul>
450452
<h2 class="anchored_heading" id="new-feature">New Feature</h2>
451453
<ul start="1"><li><a href="https://jira.mariadb.org/browse/ODBC-457">ODBC-457</a> - Introduced option TRUNCDT to skip time truncation error. Setting it to non-zero value makes connector not to return error on date/time type parameter value truncation. These are when value for SQL_TIME contains fractional part, or for SQL_DATE contains non-zero time. In particular, that permits to insert value with fractional part into TIME field which in MariaDB can have fractional part as ODBC SQL_TIME type.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>MariaDB Knowledge Base Comments for: MariaDB Connector/ODBC 3.2.6 Release Notes</title><link>https://mariadb.com/kb/en/mariadb-connectorodbc-3-2-6-release-notes/+comments/feed/</link><description></description><atom:link href="https://mariadb.com/kb/en/mariadb-connectorodbc-3-2-6-release-notes/+comments/feed/" rel="self"></atom:link><language>en-us</language><lastBuildDate>Mon, 26 May 2025 11:14:39 +0000</lastBuildDate></channel></rss>
2+
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>MariaDB Knowledge Base Comments for: MariaDB Connector/ODBC 3.2.6 Release Notes</title><link>https://mariadb.com/kb/en/mariadb-connectorodbc-3-2-6-release-notes/+comments/feed/</link><description></description><atom:link href="https://mariadb.com/kb/en/mariadb-connectorodbc-3-2-6-release-notes/+comments/feed/" rel="self"></atom:link><language>en-us</language><lastBuildDate>Tue, 27 May 2025 00:02:13 +0000</lastBuildDate></channel></rss>

archive/en/mariadb-connectorodbc-3-2-6-release-notes/+comments/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
Comments - MariaDB Connector/ODBC 3.2.6 Release Notes
3232
" />
3333
<meta property="og:type" content="article" />
34-
<meta property="og:url" content="https://mariadb.com/kb/en/mariadb-connectorodbc-3-2-6-release-notes/+comments" />
34+
<meta property="og:url" content="https://mariadb.com/kb/en/mariadb-connectorodbc-3-2-6-release-notes/+comments/" />
3535
<meta property="og:image" content="http://mariadb.comaskmonty-logo.png" />
3636
<meta property="og:site_name" content="MariaDB KnowledgeBase" />
3737
<meta property="fb:admins" content="514852603" />
@@ -76,7 +76,7 @@
7676
</li>
7777

7878
<li>
79-
<a href="/kb/user/login?next=/kb/en/mariadb-connectorodbc-3-2-6-release-notes/+comments"> Login</a>
79+
<a href="/kb/user/login?next=/kb/en/mariadb-connectorodbc-3-2-6-release-notes/+comments/"> Login</a>
8080
</li>
8181

8282
</ul>
@@ -121,7 +121,7 @@
121121

122122

123123
<li>
124-
<a href="/kb/user/login?next=/kb/en/mariadb-connectorodbc-3-2-6-release-notes/+comments" rel="nofollow">Login</a>
124+
<a href="/kb/user/login?next=/kb/en/mariadb-connectorodbc-3-2-6-release-notes/+comments/" rel="nofollow">Login</a>
125125
</li>
126126

127127

archive/en/mariadb-connectorodbc-3-2-6-release-notes/+source/index.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ <h1>MariaDB Connector/ODBC 3.2.6 Release Notes - Source</h1>
324324
<div class="revision_info">
325325
<dl class="table">
326326
<dt>Revision</dt>
327-
<dd><a href="/kb/en/mariadb-connectorodbc-3-2-6-release-notes/+r/151271/">151271</a></dd>
327+
<dd><a href="/kb/en/mariadb-connectorodbc-3-2-6-release-notes/+r/152051/">152051</a></dd>
328328
<dt>User</dt>
329329
<dd>
330330
<span class="user" id="user-2741">
@@ -333,7 +333,7 @@ <h1>MariaDB Connector/ODBC 3.2.6 Release Notes - Source</h1>
333333
<dt>Date</dt>
334334
<dd>
335335

336-
<span class="datetime" title="2025-05-05 02:01">2025-05-05 02:01</span></dd>
336+
<span class="datetime" title="2025-05-26 12:20">2025-05-26 12:20</span></dd>
337337
</dl>
338338
</div>
339339

@@ -362,6 +362,9 @@ <h1>MariaDB Connector/ODBC 3.2.6 Release Notes - Source</h1>
362362
* ODBC-458 - MS Access won&#39;t work with the linked table if best row id is BIGINT
363363
* ODBC-459 - MS Access shows record with AUTO_INCREMENT primary key as #Deleted after insert that does not specify that field value
364364
* ODBC-462 - SQLExecDirect on array of parameters could issue multistatement query even if multistatement option had not been selected for the connection.
365+
* ODBC-464 - Multiple issues with current implementation of SQLCancel
366+
* ODBC-466 - SQLCancel could run on already dropped statement due to race condition
367+
* ODBC-467 - Possible crash in SQLCancelHandle
365368

366369
== New Feature
367370
* ODBC-457 - Introduced option TRUNCDT to skip time truncation error. Setting it to non-zero value makes connector not to return error on date/time type parameter value truncation. These are when value for SQL_TIME contains fractional part, or for SQL_DATE contains non-zero time. In particular, that permits to insert value with fractional part into TIME field which in MariaDB can have fractional part as ODBC SQL_TIME type.

archive/en/mariadb-connectorodbc-3-2-6-release-notes/index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@
302302
<dt>Modified</dt>
303303
<dd>
304304

305-
<span class="datetime" title="2025-05-05 02:01">3 weeks ago</span></dd>
305+
<span class="datetime" title="2025-05-26 12:20">11 hours, 41 minutes ago</span></dd>
306306

307307
<dt>Type</dt>
308308
<dd>article</dd>
@@ -449,6 +449,9 @@ <h2 class="anchored_heading" id="bug-fixes">Bug Fixes</h2>
449449
</li><li><a href="https://jira.mariadb.org/browse/ODBC-458">ODBC-458</a> - MS Access won't work with the linked table if best row id is BIGINT
450450
</li><li><a href="https://jira.mariadb.org/browse/ODBC-459">ODBC-459</a> - MS Access shows record with AUTO_INCREMENT primary key as #Deleted after insert that does not specify that field value
451451
</li><li><a href="https://jira.mariadb.org/browse/ODBC-462">ODBC-462</a> - SQLExecDirect on array of parameters could issue multistatement query even if multistatement option had not been selected for the connection.
452+
</li><li><a href="https://jira.mariadb.org/browse/ODBC-464">ODBC-464</a> - Multiple issues with current implementation of SQLCancel
453+
</li><li><a href="https://jira.mariadb.org/browse/ODBC-466">ODBC-466</a> - SQLCancel could run on already dropped statement due to race condition
454+
</li><li><a href="https://jira.mariadb.org/browse/ODBC-467">ODBC-467</a> - Possible crash in SQLCancelHandle
452455
</li></ul>
453456
<h2 class="anchored_heading" id="new-feature">New Feature</h2>
454457
<ul start="1"><li><a href="https://jira.mariadb.org/browse/ODBC-457">ODBC-457</a> - Introduced option TRUNCDT to skip time truncation error. Setting it to non-zero value makes connector not to return error on date/time type parameter value truncation. These are when value for SQL_TIME contains fractional part, or for SQL_DATE contains non-zero time. In particular, that permits to insert value with fractional part into TIME field which in MariaDB can have fractional part as ODBC SQL_TIME type.

archive/en/mirror-sites-for-mariadb/+comments/feed/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>MariaDB Knowledge Base Comments for: Mirror Sites for MariaDB</title><link>https://mariadb.com/kb/en/mirror-sites-for-mariadb/+comments/feed/</link><description></description><atom:link href="https://mariadb.com/kb/en/mirror-sites-for-mariadb/+comments/feed/" rel="self"></atom:link><language>en-us</language><lastBuildDate>Mon, 26 May 2025 09:33:36 +0000</lastBuildDate><item><title>Re: Mirror Sites for MariaDB</title><link>https://mariadb.com/kb/en/mirror-sites-for-mariadb/+comments/4626</link><description>&lt;p&gt;Now rsync works fine.
2+
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>MariaDB Knowledge Base Comments for: Mirror Sites for MariaDB</title><link>https://mariadb.com/kb/en/mirror-sites-for-mariadb/+comments/feed/</link><description></description><atom:link href="https://mariadb.com/kb/en/mirror-sites-for-mariadb/+comments/feed/" rel="self"></atom:link><language>en-us</language><lastBuildDate>Tue, 27 May 2025 00:02:19 +0000</lastBuildDate><item><title>Re: Mirror Sites for MariaDB</title><link>https://mariadb.com/kb/en/mirror-sites-for-mariadb/+comments/4626</link><description>&lt;p&gt;Now rsync works fine.
33
Thanks for the support.&lt;/p&gt;
44
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniele Antonini</dc:creator><guid>https://mariadb.com/kb/en/mirror-sites-for-mariadb/+comments/4626</guid></item><item><title>Re: Mirror Sites for MariaDB</title><link>https://mariadb.com/kb/en/mirror-sites-for-mariadb/+comments/4625</link><description>&lt;p&gt;This is working again now.&lt;/p&gt;
55
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian Gilfillan</dc:creator><guid>https://mariadb.com/kb/en/mirror-sites-for-mariadb/+comments/4625</guid></item><item><title>Re: Mirror Sites for MariaDB</title><link>https://mariadb.com/kb/en/mirror-sites-for-mariadb/+comments/4624</link><description>&lt;p&gt;This is probably an unintended consequence of some recent changes on the server, we'll look at getting this fixed during the course of the day tomorrow. In the meantime, you can use hasky.askmonty.org as a workaround.&lt;/p&gt;

0 commit comments

Comments
 (0)