
For more information, see Configuring Database Character Encoding. This will ensure Confluence's support for internationalization.
For the MySQL server's default character set, choose Best Support For Multilingualism (in other words, utf8mb4). Refer to the MySQL documentation on setting the networking and server SQL modes for further information. For the networking options, ensure the Enable TCP/IP Networking and Enable Strict Mode options are selected (default). Refer to the MySQL documentation for further information. You can use one of the presets or enter a number manually. Set the approximate number of concurrent connections permitted to suit your Confluence usage requirements. Set the InnoDB Tablespace settings to your requirements. Using the MyISAM storage engine can lead to data corruption in Confluence. You must use the InnoDB storage engine with Confluence. Choose Transactional Database Only to ensure that your MySQL database will use InnoDB as its default storage engine. This will affect the MySQL Server's usage of memory, disk and CPU resources. Choose the type of MySQL Server that best suits your hardware requirements. If you are connecting Confluence to your existing MySQL server, choose Reconfigure Instance. Using an earlier version? See Database Setup For MySQL in Confluence 7.2 and earlier. “The MySQL Server instance is running” message will be displayed when the server has started and is ready for client connections.These instructions apply to Confluence 7.3 and later.
Select checkbox “Automatically Start MySQL Server on Startup” if you want to start MySQL server automatically whenever your computer starts up. You should be able to view the current status of MySQL server.Ĭlick “Start MySQL Server” button to start the server. MySQL should be visible in last row in System Preferences.Ĭlick on MySQL icon and a new dialog should open. Once installation is finished, open System Preferences. We will use this later to create a new password for MySQL server. Installation steps are simple and does’t require any selection (unless you want to install MySQL to a non standard location)
Double click on downloaded dmg file to start the installation. The installation process should remain the same.ĭownload mysql-5.7.23-macos10.13-x86_64.dmg (macOS 10.13 (x86, 64-bit), DMG Archive). If you want to install the latest version, you can still follow below tutorial. We are installing MySQL Community Server 5.7.23.
Access in browser again and it should now display php information.