From 8fdcabc83b548e3fc19aa1625035d43ebc0e1875 Mon Sep 17 00:00:00 2001 From: Federico Caselli Date: Fri, 13 Sep 2024 20:34:11 +0200 Subject: [PATCH] Update doc/build/changelog/unreleased_20/11870.rst --- doc/build/changelog/unreleased_20/11870.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/changelog/unreleased_20/11870.rst b/doc/build/changelog/unreleased_20/11870.rst index b3dc6c4729..17b54773ec 100644 --- a/doc/build/changelog/unreleased_20/11870.rst +++ b/doc/build/changelog/unreleased_20/11870.rst @@ -2,7 +2,7 @@ :tags: bug, mysql :tickets: 11870 - AddedFixed discepancy between mysqlclient and mariadbconnector where the + Fixed discepancy between mysqlclient and mariadbconnector where the latter didn't merge url query options with the other args preventing options like ``?unix_socket=/path/to/socket.sock"`` being passed to the driver that way. Pull request courtesy Tobias Alex-Petersen. -- 2.47.2