ur_transform_list_mysql_process_inventory (table) Content
| 01JZ52EEW78RS12R0Z83RBKFXB | Osquery MySQL Process Inventory | demo-alpha101.democloud01.demoorg.example | mysqld | /usr/sbin/mysqld | osquery-ms:query-result |
| 01JZ52EEW7CZNJYR39P7572XMH | Osquery MySQL Process Inventory | demo-alpha101.democloud01.demoorg.example | mysqld | /opt/bitnami/mariadb/sbin/mysqld | osquery-ms:query-result |
| 01JZ53FS3YDJ611WYE2EFXS0GZ | Osquery MySQL Process Inventory | ax161-production.demoorg.example | mysqld | /usr/sbin/mariadbd | osquery-ms:query-result |
| 01JZ53FS3Y556Y6BK06T5FXXXE | Osquery MySQL Process Inventory | ax161-production.demoorg.example | mysqld | /usr/sbin/mysqld | osquery-ms:query-result |
| 01JZ53FS3YY5HM59J6GWCH1B3H | Osquery MySQL Process Inventory | ax161-production.demoorg.example | mysqld | /opt/bitnami/mariadb/sbin/mysqld | osquery-ms:query-result |
Error We are sorry, but an error occurred while generating this page. You should contact the site's administrator.
Error in query number 6:
Parsing failed: SQLPage couldn't understand the SQL file. Please check for syntax errors:
SELECT 'text' AS component,
(SELECT CASE WHEN $current_page > 1 THEN '[Previous](?limit=' || $limit || '&offset=' || ($offset - $limit) || ')' ELSE ' END) || ' ' ||
⬆️
'(Page ' || $current_page || ' of ' || $total_pages || ') ' ||
Backtrace
sql parser error: Expected: ), found: $current_page at Line: 42, Column: 35"console/content/table/ur_transform_list_mysql_process_inventory.auto.sql" contains a syntax error preventing SQLPage from parsing and preparing its SQL statements.You can hide error messages like this one from your users by setting the 'environment' configuration option to 'production'.