Files
MaxScale/server/core/internal
Markus Mäkelä 0c2bec9fba MXS-1929: Add config dump helper functions
The functions dump of parameters only if they differ from the
defaults. The check for equality is rather coarse but it should work as
long as all core objects use C++ types correctly e.g. integer are not used
to store boolean values (I'm looking at you, enable_root and
localhost_match_wildcard_host). The boolean type has a specialization to
convert the value to the string format used for all defaults in the core.

This also adds the missing return value checks to the dprintf calls and
reports errors if any are encountered.
2018-08-14 21:51:58 +03:00
..
2018-06-25 10:07:52 +03:00
2018-08-10 07:50:18 +03:00
2018-06-25 10:07:52 +03:00
2018-08-10 07:50:18 +03:00
2018-08-10 07:50:18 +03:00
2018-07-31 22:32:31 +03:00
2018-07-31 22:50:08 +03:00
2018-08-14 15:08:51 +03:00
2018-07-31 22:50:08 +03:00
2018-08-10 07:50:18 +03:00
2018-08-10 07:50:18 +03:00
2018-06-25 10:07:52 +03:00
2018-08-10 07:50:18 +03:00
2018-06-25 10:07:52 +03:00
2018-06-26 09:19:46 +03:00