# This is an automatically generated code sample.
# To make this code sample work in your Oracle Cloud tenancy,
# please replace the values for any parameters whose current values do not fit
# your use case (such as resource IDs, strings containing ‘EXAMPLE’ or ‘unique_id’, and
# boolean, number, and enum parameters with values not fitting your use case).

import oci

# Create a default config using DEFAULT profile in default location
# Refer to
# https://docs.cloud.oracle.com/en-us/iaas/Content/API/Concepts/sdkconfig.htm#SDK_and_CLI_Configuration_File
# for more info
config = oci.config.from_file()


# Initialize service client with default config file
mysql_client = oci.mysql.MysqlaasClient(config)


# Send the request to service, some parameters are not required, see API
# doc for more info
create_configuration_response = mysql_client.create_configuration(
    create_configuration_details=oci.mysql.models.CreateConfigurationDetails(
        compartment_id="ocid1.test.oc1..<unique_ID>EXAMPLE-compartmentId-Value",
        shape_name="EXAMPLE-shapeName-Value",
        description="EXAMPLE-description-Value",
        display_name="EXAMPLE-displayName-Value",
        init_variables=oci.mysql.models.InitializationVariables(
            lower_case_table_names="CASE_SENSITIVE"),
        variables=oci.mysql.models.ConfigurationVariables(
            completion_type="RELEASE",
            big_tables=True,
            character_set_server="UTF8MB4",
            collation_server="LATIN1_GERMAN2_CI",
            connection_memory_chunk_size=17062818,
            connection_memory_limit=1125008960626925824,
            default_authentication_plugin="sha256_password",
            global_connection_memory_limit=7936249739335321600,
            global_connection_memory_tracking=True,
            transaction_isolation="REPEATABLE-READ",
            innodb_ft_server_stopword_table="EXAMPLE-innodbFtServerStopwordTable-Value",
            mandatory_roles="EXAMPLE-mandatoryRoles-Value",
            autocommit=False,
            foreign_key_checks=False,
            group_replication_consistency="AFTER",
            group_concat_max_len=6561841167370408964,
            innodb_ft_enable_stopword=False,
            innodb_log_writer_threads=False,
            local_infile=True,
            mysql_firewall_mode=True,
            mysqlx_enable_hello_notice=True,
            sql_require_primary_key=True,
            sql_warnings=True,
            binlog_expire_logs_seconds=18,
            binlog_row_metadata="MINIMAL",
            binlog_row_value_options="EXAMPLE-binlogRowValueOptions-Value",
            binlog_transaction_compression=False,
            innodb_buffer_pool_size=4852899562629772288,
            innodb_ft_result_cache_limit=461224252,
            max_binlog_cache_size=27226301908268,
            max_connect_errors=3680271490949499905,
            max_heap_table_size=5759311993045220352,
            max_connections=19831,
            max_prepared_stmt_count=1944008,
            connect_timeout=19992145,
            cte_max_recursion_depth=2329519634,
            generated_random_password_length=159,
            information_schema_stats_expiry=9533307,
            innodb_buffer_pool_dump_pct=67,
            innodb_buffer_pool_instances=30,
            innodb_ddl_buffer_size=701286056,
            innodb_ddl_threads=31,
            innodb_ft_max_token_size=44,
            innodb_ft_min_token_size=1,
            innodb_ft_num_word_optimize=284,
            innodb_lock_wait_timeout=388208777,
            innodb_max_purge_lag=2634531745,
            innodb_max_purge_lag_delay=69717,
            interactive_timeout=9253834,
            innodb_stats_persistent_sample_pages=2273074359206815745,
            innodb_stats_transient_sample_pages=5062216932104786945,
            innodb_strict_mode=False,
            max_allowed_packet=333604128,
            max_execution_time=2650366504539669504,
            mysqlx_connect_timeout=132867244,
            mysqlx_document_id_unique_prefix=8415,
            mysqlx_idle_worker_thread_timeout=1693,
            mysqlx_interactive_timeout=722699,
            mysqlx_max_allowed_packet=216862045,
            mysqlx_min_worker_threads=83,
            mysqlx_read_timeout=764826,
            mysqlx_wait_timeout=812669,
            mysqlx_write_timeout=1022857,
            net_read_timeout=12150674,
            net_write_timeout=8904923,
            parser_max_mem_size=2114153034664262784,
            query_alloc_block_size=3806664054,
            query_prealloc_size=4440027020447234048,
            regexp_time_limit=1456506971,
            sql_mode="EXAMPLE-sqlMode-Value",
            tmp_table_size=1749401816237821696,
            mysqlx_deflate_default_compression_level=3,
            mysqlx_deflate_max_client_compression_level=6,
            mysqlx_lz4_max_client_compression_level=11,
            mysqlx_lz4_default_compression_level=0,
            mysqlx_zstd_max_client_compression_level=15,
            mysqlx_zstd_default_compression_level=17,
            mysql_zstd_default_compression_level=3,
            sort_buffer_size=6038920189499403264,
            wait_timeout=1951864,
            thread_pool_dedicated_listeners=True,
            thread_pool_max_transactions_limit=88390,
            time_zone="EXAMPLE-timeZone-Value",
            block_encryption_mode="EXAMPLE-blockEncryptionMode-Value",
            binlog_group_commit_sync_delay=731586,
            binlog_group_commit_sync_no_delay_count=71508,
            replica_net_timeout=6245537,
            require_secure_transport=False,
            innodb_redo_log_capacity=29739538036,
            thread_pool_transaction_delay=12467,
            thread_pool_query_threads_per_group=3225,
            explain_format="TREE",
            explicit_defaults_for_timestamp=False,
            sql_generate_invisible_primary_key=True,
            temptable_max_ram=17768295028106296,
            innodb_change_buffering="PURGES",
            innodb_adaptive_hash_index=False,
            innodb_undo_log_truncate=False,
            table_definition_cache=376553,
            table_open_cache=489333,
            relay_log_space_limit=3410096275275058176,
            optimizer_switch="EXAMPLE-optimizerSwitch-Value",
            replica_type_conversions="EXAMPLE-replicaTypeConversions-Value",
            replica_parallel_workers=787,
            skip_name_resolve=False,
            max_user_connections=2707556014,
            join_buffer_size=6529340322421726336,
            max_seeks_for_key=7722825702333441025,
            range_optimizer_max_mem_size=328732839245818880,
            auto_increment_increment=34697,
            auto_increment_offset=42652,
            innodb_autoinc_lock_mode=513,
            innodb_rollback_on_timeout=False,
            innodb_online_alter_log_max_size=8268576747778414592,
            innodb_sort_buffer_size=50688843,
            innodb_numa_interleave=False,
            thread_pool_size=296,
            long_query_time=5665904),
        parent_configuration_id="ocid1.test.oc1..<unique_ID>EXAMPLE-parentConfigurationId-Value",
        freeform_tags={
            'EXAMPLE_KEY_JWkxC': 'EXAMPLE_VALUE_eTs8fvDqOGT8jxCDIV1J'},
        defined_tags={
            'EXAMPLE_KEY_QIUYe': {
                'EXAMPLE_KEY_kl7Nx': 'EXAMPLE--Value'}}),
    opc_request_id="EIDMWVZP78VNPAQM25SR<unique_ID>",
    opc_retry_token="EXAMPLE-opcRetryToken-Value")

# Get the data from response
print(create_configuration_response.data)

Was this article helpful?