How to create a temporary MySQL table using the SQL for Confluence (Pro edition) app
This article explains how to create a temporary table in a MySQL database using the SQL for Confluence (Pro edition) app.
Instructions
- Login to your Confluence instance.
- Navigate to the required page and click the Edit icon ( ).
- Add SQL macro and click Edit to open the macro settings.
- Select Data source profile under the SQL statement section and enter the SQL statement as shown:
- Click Save settings.
- To verify whether the table is created, execute the following query in your database:
- Use the SQL macro for insert, update or create actions.
- It is recommended to test this function in a non-production environment before creating it in production.
- Ensure that the confluence-user group has relevant permissions to access the SQL macro.
Confluence®, Jira®, Atlassian Bamboo®, Bitbucket®, Fisheye®, and Atlassian Crucible® are registered trademarks of Atlassian®
Copyright © 2005 - 2022 Appfire | All rights reserved. Appfire™, the 'Apps for makers™' slogan and Bob Swift Atlassian Apps™ are all trademarks of Appfire Technologies, LLC.