From a83b9fcff712b993ebcdfe7f8e958be3123efdf0 Mon Sep 17 00:00:00 2001 From: jzhang-skysql <164920395+jzhang-skysql@users.noreply.github.com> Date: Fri, 14 Jun 2024 09:10:44 -0700 Subject: [PATCH] =?UTF-8?q?Update=20Connect=20from=20=E2=80=98C++=E2=80=99?= =?UTF-8?q?=20App.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Removed references to MariaDB products --- .../Connect from \342\200\230C++\342\200\231 App.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/docs/Connecting to Sky DBs/Connect from \342\200\230C++\342\200\231 App.md" "b/docs/Connecting to Sky DBs/Connect from \342\200\230C++\342\200\231 App.md" index 947ddde7..45373390 100644 --- "a/docs/Connecting to Sky DBs/Connect from \342\200\230C++\342\200\231 App.md" +++ "b/docs/Connecting to Sky DBs/Connect from \342\200\230C++\342\200\231 App.md" @@ -1,6 +1,6 @@ # Connect from ‘C++’ App -MariaDB Connector/C++ enables C++ applications to establish client connections to SkySQL and MariaDB databases over TLS. +MariaDB Connector/C++ enables C++ applications to establish client connections to SkySQL over TLS. # Requirement