We are creating a monitoring plugin that will call MarkLogic to retrieve status information. The first thing we need to know is which version of MarkLogic we are connecting so that we know whether to use The other api’s v1 or v2.
Is there a way to retrieve the information first?
There is version information in the host status output. You first need to list the / manage / LATEST / hosts And select one to query, for example /manage/LATEST/hosts/localhost? view = status. Then check the status-properties and version.
We are creating a monitoring plugin that will call MarkLogic to retrieve status information. The first thing we need to know is that we Which version of MarkLogic is being connected so that we know whether to use v1 or v2 of the remaining APIs.
Is there a way to retrieve this information first?
There is version information in the host status output. You first need to list all hosts with /manage/LATEST/hosts and select one to query, for example /manage /LATEST/hosts/localhost? view = status. Then check status-properties and version.
WordPress database error: [Table 'yf99682.wp_s6mz6tyggq_comments' doesn't exist]
SELECT SQL_CALC_FOUND_ROWS wp_s6mz6tyggq_comments.comment_ID FROM wp_s6mz6tyggq_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 2754 ORDER BY wp_s6mz6tyggq_comments.comment_date_gmt ASC, wp_s6mz6tyggq_comments.comment_ID ASC