com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links' is unknown.

RSS CLI Commands Guide

After creating a database, you can connect to it, explore and perform database management operations through the Storage Server management console UI. See Explore Databases.

The following guide gives you some of the common command-line operations used to connect to and query databases in different RDBMSs. From the list below, select the RSS CLI client based on the back end database server you have. If you do not find the RDBMS of your choice here, it is possibly not yet supported by WSO2 RSS.

CLI commands for MySQL

The following commands are to be used through a MySQL client application.

  1. How to launch MySQL client: mysql -u<user> -p -h <host name> <database name>

    <host name> : RSS host name
    <user> : RSS Database user
    <database name> : the name of the database you want to connect to and manage
     
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.