2020-08-11 21:59:46 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<yandex>
|
|
|
|
<profiles>
|
|
|
|
<default>
|
|
|
|
<allow_experimental_database_materialize_mysql>1</allow_experimental_database_materialize_mysql>
|
2020-08-17 19:55:27 +00:00
|
|
|
<allow_introspection_functions>1</allow_introspection_functions>
|
2020-11-19 23:59:58 +00:00
|
|
|
<optimize_on_insert>0</optimize_on_insert>
|
2020-09-15 13:30:30 +00:00
|
|
|
<default_database_engine>Ordinary</default_database_engine>
|
2020-08-11 21:59:46 +00:00
|
|
|
</default>
|
|
|
|
</profiles>
|
|
|
|
|
|
|
|
<users>
|
|
|
|
<default>
|
|
|
|
<password></password>
|
|
|
|
<networks incl="networks" replace="replace">
|
|
|
|
<ip>::/0</ip>
|
|
|
|
</networks>
|
|
|
|
<profile>default</profile>
|
|
|
|
</default>
|
|
|
|
</users>
|
|
|
|
</yandex>
|