MySQL Cluster Manager 8.0 User Manual / ... / MySQL Cluster Manager Client Commands / MySQL Cluster Manager Site and Agent Commands / The list warnings Command
list warnings [--max=n]For MySQL Cluster Manager 8.0.28 and later: Using this command, you can check important warnings issued across the whole site during the executions of MySQL Cluster Manager client commands since the agent was started (or restarted). It provides additional information that is not exposed by theshow warnings command. Use the--max option to specify the maximum number of warnings to be returned by this command. The default value for the option is 5, and the maximum value is 100.
mcm> list warnings --max=4Timestamp Host Message2022-01-06 06:49:09 torsk ndb_cluster_connection_pool specified without ndb_cluster_connection_pool_nodeids2022-01-06 10:17:22 flundra Config variable max_delayed_threads was deprecated in mysqld 5.6.72022-01-06 11:19:25 flundra Parameter names use underscore: ndb-use-exact_count rewritten to ndb_use_exact_count2022-01-10 12:38:01 torsk At least one mysqld is not running. Schema dump may be missing