MySQL 9.1.0
Source Code Documentation
|
Classes | |
class | mysql_harness::syntax_error |
Exception thrown for syntax errors. More... | |
class | mysql_harness::bad_section |
Exception thrown for section problems. More... | |
class | mysql_harness::bad_option |
Exception thrown for option problems. More... | |
class | mysql_harness::bad_option_value |
Exception thrown for option value problems. More... | |
class | mysql_harness::ConfigSection |
Configuration section. More... | |
class | mysql_harness::Config |
Configuration. More... | |
class | mysql_harness::LoaderConfig |
Configuration file handler for the loader. More... | |
The configuration parser parses traditional .INI
files consisting of sections and options with values but contain some additional features to provide more flexible configuration of the harness.