|
MariaDB |
|
MariaDB Server is one of the most popular open-source relational databases. It’s made by the original developers of MySQL and guaranteed to stay open source. Supported MariaDB Versions Collaborator supports MariaDB versions 10.6.x, 10.11.x and 11.4.x Note: MariaDB database is supported in Collaborator Team and Collaborator Enterprise. For a complete list of differences between Collaborator editions, please see the comparison page. Required components
Optional components
For downloads and documentation for all platforms, see the MariaDB database documentation web site. Install and Configure Database First, install the Database Server component. Once you have installed the server, the last screen will give you the option to Configure the MariaDB Server. If you select this, it will open a new wizard for configuration. Two parts in the configuration that are especially important: Port Number and Root Password. You will need to know both while getting your database setup and while configuring Collaborator to work with your database. For information on configuring your database server, go to the MariaDB Documentation
For Collaborator, you have to create a separate database, since the MariaDB Server install will not create a database for you. This is a manual step that you need to do. You can create a database using the MariaDB Command Line Client, or using HEIDISQL. The instructions given in this documentation use the functionality in the current GUI client, HEIDISQL. The steps below for creating a database were written using HEIDISQL 12.8.0.6908 and are subject to change. As always, the most reliable source for database creation steps is MariaDB HeidiSQL Documentation
We recommend that you create a user specifically for your Collaborator database rather than using the super-user, root. All of these changes go into effect immediately. You do not have to restart the MariaDB server for changes to take effect. Note:For installing collaborator with mariadb use mysql wizard. (Refer MySQL installation steps here installing)
|
|
© 2003-2025 SmartBear Software. All rights reserved. |