MariaDB set-up for Qt development on macOS Catalina
Hello, I would add support for MariaDB to an application I am developing using:
Qt Creator version 4.12.3 Based on Qt 5.14.2 (Clang 10.0 (Apple), 64 bit)
In a terminal I typed: mysql -v and it came back with:
Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 8 Server version: 10.4.6-MariaDB Homebrew
Copyright © 2000, 2018, Oracle, MariaDB Corporation Ab and others.
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.